|
-
February 11th, 2003, 09:05 AM
#1
Button
Hi all
I want to put that text on my button but i want it to be on top of the other
Here there a way to change line in a value of a button?
EX:<input type=button name=top value=Hello[B]<br></B>????there
-
February 12th, 2003, 05:59 AM
#2
Sorry, I am a bit confused.
Are you saying you want the button to read
Hello
There
or is there something else.
If as above I know of no way this can be done with the input type button.
Even if you set the height and width of the button it will not wrap the text.
You could however possible create your own button by using a table with borders and based on mouse down and up change the edge shading to make look like a real button.
-
February 12th, 2003, 09:27 AM
#3
It's ok i found a way
<BUTTON>HELLO <BR> THERE </BUTTON>
It was pretty simple
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|