473,385 Members | 1,587 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

problem with IE to select option

Hi i have select option in my page which works fine in firefox in which i mention specific width for select option when i clicked select list the option lengths are large the option area is expanded on firefox but in IE the option area is not expanded but when i removed the width then it works fine in IE but the select list width also incresed i dont want to expand the width of select tab here is the code

<tr><td >
<select style="width:100px" name="menu">
<option value="">Select Menu</option>
<option value="1">Acura RL Vs. Lexus LS</option>
<option value="2">British Cars We Wish They Still Made </option>
<option value="3">Most Luxurious Spas In The World </option>
<option value="4">Summertime And The Renting Is Easy</option>
</select>
</td></tr>

please help me!!

thanks in advance!
Dec 21 '07 #1
3 3321
Punctuation much?

What Firefox is doing makes sense, the select box being one hundred pixels in width but expanding the options to fit all the text. While I think it's rather silly to cut off that much text, you have to specify the width property for the options as well.
Dec 21 '07 #2
Markus
6,050 Expert 4TB
Punctuation much?

What Firefox is doing makes sense, the select box being one hundred pixels in width but expanding the options to fit all the text. While I think it's rather silly to cut off that much text, you have to specify the width property for the options as well.
I wonder if he was able to take a breath between that?
Dec 21 '07 #3
Punctuation much?

What Firefox is doing makes sense, the select box being one hundred pixels in width but expanding the options to fit all the text. While I think it's rather silly to cut off that much text, you have to specify the width property for the options as well.

Thanks for response but still it not working even i am applying width to option as well...

please help me....

thanks in advanced
Dec 21 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: DB | last post by:
Hi All Having stared at this all morning and altered various things with no effect other then to exasperate the problem i'm wondering if anyone could take a look at the code below and see why on...
2
by: Chris H | last post by:
I am having a problem with pagination, basically the problem is happening in the "PREV / NUMBERS / NEXT" links, it appears as if the reason is becasue the increment and decrement operators aren't...
6
by: jej1216 | last post by:
I am trying to put together a PHP search page in which the user can select none, one, two, or three fields to search, and then the results php will build the SQL with dynamic where caluses to reflect...
2
by: shivendravikramsingh | last post by:
hi friends, i m using a ajax function for retrieving some values from a database table,and display the values in required field,my prob is that the ajax function i m using is working f9 once,but if...
2
by: Ravi Joshi | last post by:
The menu on my site works fine in IE6 and Firefox. In IE7, there is a problem with the menu: when you mouse over the various main catagories, the sub-catagories all appear to the right as they...
2
by: dariusz.sawicki | last post by:
Witam Dopiero zaczynam z js i mam taki problem: Waliduje pole peseljs i dla maska_p wszystko jest okej natomiast dla maska_p1 jest problem i nie mgoe tego rozgryzc;/ Js:
1
by: skyson2ye | last post by:
Hi, guys: I have written a piece of code which utilizes Javascript in PHP to create a three level dynamic list box(Country, States/Province, Market). However, I have encountered a strange problem,...
2
by: swethak | last post by:
hi , i write the code in .htm file. It is in cgi-bin/searches/one.htm.In that i write a form submitting and validations.But validations are not worked in that .htm file. I used the same code in my...
2
coolv
by: coolv | last post by:
Hello I have problem in my page that the dropdown box is not displaying data according to selection of first dropdown.Please help me. Below is my code. thanks.............. <?php ...
2
by: swethak | last post by:
Hi, I am getting the problem the problem with google map in Internet Explorer. This map worked fine in mozilla . When i opened the same map in Internet Explorer i am getting the error...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.