Jump to content

ie7 effecting my drop down


dazz_club

Recommended Posts

Maybe it's because your <option> elements aren't closed.Try:

					  <option value="1" label="0" >Standard (No extra cost)</option>					  <option value="3-D" label="2">3-D(+ £2)</option>					  <option value="3D Carbon Domed" label="20">3D Carbon Domed(+ £20)</option>					  <option value="Batman" label="1">Batman(+ £1)</option>					  <option value="Carbon" label="4">Carbon(+ £4)</option>					  <option value="Chowfun" label="1">Chowfun(+ £1)</option>					  <option value="Dark Side" label="1">Dark Side(+ £1)</option>					  <option value="Daytona" label="1">Daytona(+ £1)</option>					  <option value="Debussy" label="1">Debussy(+ £1)</option>					  <option value="Digital Machine" label="1">Digital Machine(+ £1)</option>					  <option value="Embossed" label="2">Embossed(+ £2)</option>					  <option value="Flying" label="1">Flying(+ £1)</option>					  <option value="Frankfurter" label="1">Frankfurter(+ £1)</option>					  <option value="Graffiti" label="1">Graffiti(+ £1)</option>					  <option value="Gunship" label="1">Gunship(+ £1)</option>					  <option value="Handel" label="1">Handel(+ £1)</option>					  <option value="Impress BT" label="1">Impress BT(+ £1)</option>					  <option value="MicroGramma" label="1">MicroGramma(+ £1)</option>					  <option value="Mistral" label="1">Mistral(+ £1)</option>					  <option value="Shop" label="1">Shop(+ £1)</option>					  <option value="Swiss 911" label="1">Swiss 911(+ £1)</option>					  <option value="Vitamin" label="1">Vitamin(+ £1)</option>

Link to comment
Share on other sites

Speaking of IE7, Microsoft is forcing its download out pretty soon. They are actually offering a blocking script if you do not want it:http://blog.washingtonpost.com/securityfix...t_internet.html andhttp://www.microsoft.com/downloads/details...;displaylang=en

Link to comment
Share on other sites

I'll be getting that! I have found that IE7 beta 2's anti-phishing measures have actually prevented our business from processing orders on our manufacteurers websites...there must be some errors in their logic somewhere.

Link to comment
Share on other sites

I'll be getting that! I have found that IE7 beta 2's anti-phishing measures have actually prevented our business from processing orders on our manufacteurers websites...there must be some errors in their logic somewhere.
If it's only the phishing filter, why don't you just warn the envolved parties to disable the filter (but still use IE7)?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...