<option value="yes" class="x"> problem in Firefox

This is a discussion on "<option value="yes" class="x"> problem in Firefox" within the Web Page Design section. This forum, and the thread "<option value="yes" class="x"> problem in Firefox are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 21st, 2006, 07:04
New Member
Join Date: Jun 2006
Location: japan
Age: 31
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
<option value="yes" class="x"> problem in Firefox

HTML: Select all
<select name='press_archive' onChange='document.parchived.submit();'>
            <option value='yes' class='pending' selected>Yes</option>
            <option value='no' class='approved'>No</option>
        </select>
The above code displays the class formatting correctly in IE6. (ie. Yes is shown in green text, No in red text).

In Firefox (latest version), it doesnt display any formatting. However if you select the option, the other items in the drop down list will be correctly formatted.

Any ideas how to fix this?
Reply With Quote

  #2 (permalink)  
Old Jun 21st, 2006, 11:20
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: <option value="yes" class="x"> problem in Firefox

You haven't provided enough for us to figure it out, how about a link to the page? If not, then how about posting your file page code and it's corresponding css file?
Reply With Quote
Reply

Tags
ltoption, valuequotyesquot, classquotxquotgt, problem, firefox

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a "tag" system to find relevant "related" pages MrQuestions PHP Forum 3 Mar 20th, 2008 23:06
[SOLVED] Show "Image" Depends On User "Status"? Monie Classic ASP 6 Oct 16th, 2007 01:22
? IS "meta name="robots" content="?" necessary in pages ? Love2Java Starting Out 6 Aug 8th, 2007 13:48
window.opener.document["nameForm"].getElementById("someid").value; doesnt work drpompeii JavaScript Forum 0 Feb 17th, 2007 23:09
Need to build a "Trip" or "Journey Planner" jswebdev PHP Forum 4 Dec 5th, 2005 23:22


All times are GMT. The time now is 00:43.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43