HighDots Forums  

Adding Some Saparation Text Between Two Consecutive <option> Tags of a Form?

alt.html alt.html


Discuss Adding Some Saparation Text Between Two Consecutive <option> Tags of a Form? in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
maria
 
Posts: n/a

Default Adding Some Saparation Text Between Two Consecutive <option> Tags of a Form? - 04-15-2008 , 10:38 PM






I need to place some text between two consecutive "<option>" tags of a
form.
I would like something like the setting below.
I need the user to be able to see some separation text,
like "FONTS" below.
This text should not be clickable.
How do I do it?

@@@@@@@@@@@@@@@

<form>
.....
<option class="bounds" value="clipart">Clipart</option>
FONTS
<option class="brenda" value="fonts">Font</option>
.....
</form>

@@@@@@@@@@@@@@@

Thank you!

maria

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.