|
-
Jul 13th, 2000, 10:38 AM
#1
Thread Starter
Addicted Member
is it possible to specify the width of a button in HTML or by another mean ? I have this CGI that generates a menu and right now only the button value (the caption) determines the button width... I want them all to be the same width.
Thanks in advance
-
Jul 13th, 2000, 12:33 PM
#2
take a look at this thread
-
Jul 24th, 2000, 06:10 PM
#3
Member
In the value of the button do this:
<input type = button value = " Next " >
You can space the value until it is even with the other buttons.
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
|