User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 403,029 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,839 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 557 | Replies: 6
Reply
Join Date: Jun 2008
Posts: 5
Reputation: kiraniru is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
kiraniru kiraniru is offline Offline
Newbie Poster

Drop down Issue

  #1  
Jun 27th, 2008
HI I am having Drop dwon box with different font size drop down items... My code is working fine with Firefox but not working properly with IE can some body help me

My Code :

<body>
<select name="">
<option selectd style="font-size:35px">option Black</option>
<option style="color: red; font-family : ariel; font-size : 10pt">option Red</option>
<option style="color: blue; font-family : ariel; font-size : 14pt">option Blue</option>
<option style="color: green; font-family : ariel; font-size : 16pt">option Green</option>
<option style="color: yellow; font-family : ariel; font-size : 20pt">option Yellow</option>
<option style="color: #cccccc; font-family : ariel; font-size : 24pt">option Grey</option>
</select>
</body>

Thanks
Irayya
Last edited by kiraniru : Jun 27th, 2008 at 6:20 am.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2007
Posts: 2,537
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 111
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: Drop down Issue

  #2  
Jun 27th, 2008
The property "selectd" is spelled wrong, and should be selected="selected" .
Daylight-saving time uses more gasoline
Reply With Quote  
Join Date: May 2008
Location: Hyderabad, India
Posts: 258
Reputation: sreein1986 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 27
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz in Training

Re: Drop down Issue

  #3  
Jun 28th, 2008
Originally Posted by MidiMagic View Post
The property "selectd" is spelled wrong, and should be selected="selected" .


if selected spelling writes correctly then it's not working in IExplore
I think font size not working in IExplore
Thanx,
Sreekanth

www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Reply With Quote  
Join Date: Apr 2008
Location: PLANET EARTH
Posts: 39
Reputation: Dannyo329 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 4
Dannyo329's Avatar
Dannyo329 Dannyo329 is offline Offline
Light Poster

Re: Drop down Issue

  #4  
Jun 30th, 2008
Is ariel a font? I've only heard of arial.
Greetings Earthlings, I am your PROGRAMMER.
Reply With Quote  
Join Date: Jun 2008
Location: Hyderabad
Posts: 4
Reputation: sushilchandu is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
sushilchandu's Avatar
sushilchandu sushilchandu is offline Offline
Newbie Poster

Re: Drop down Issue

  #5  
Jun 30th, 2008
if writes total are rightly its not working IExplore
Thanks & Regards
Sushil Kumar Chandu
Reply With Quote  
Join Date: Jul 2008
Location: Sichuan China
Posts: 63
Reputation: casper_wang is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 6
casper_wang's Avatar
casper_wang casper_wang is offline Offline
Junior Poster in Training

Re: Drop down Issue

  #6  
Jul 1st, 2008
IE is full of bugs when it comes to css. There are many things that work well with FF and not at all (or at least requiring a hack) for IE.

Hover is one
<li> is another (the tribute used in drop down menu's)
Reply With Quote  
Join Date: Jul 2008
Posts: 48
Reputation: Ken Sharpe is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 2
Ken Sharpe's Avatar
Ken Sharpe Ken Sharpe is offline Offline
Light Poster

Re: Drop down Issue

  #7  
Jul 2nd, 2008
More than just IE not implementing things, you should be aware that form elements in particular (like drop down lists), have very different support across many browsers. You will not be able to style them all exactly the same no matter how hard you try, so you should design with that limitation in mind.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 10:48 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC