IE 7 Bug?

This is a discussion on "IE 7 Bug?" within the Web Page Design section. This forum, and the thread "IE 7 Bug? 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 May 4th, 2006, 20:43
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
IE 7 Bug?

For some reason
HTML: Select all
<option value="1" disabled="disabled">One</option>
Does not act as expected to in IE7. The option is selectable as well can be sent as a option that's not disabled. Fortunately my script already assumed that this was possible and does have protection against it, but its still annoying, is there a work around for this, (other then not showing the option?) Or am I out of luck?
Reply With Quote

  #2 (permalink)  
Old May 4th, 2006, 21:24
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,953
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Re: IE 7 Bug?

If it's not an option, then dont show it...... best way!

Have you told M$ re the bug?
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
Reply With Quote
  #3 (permalink)  
Old May 4th, 2006, 22:45
tim tim is offline
New Member
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE 7 Bug?

You could go for <input type="hidden" value="1" /><p>One</p> Fake up borders, shading around the paragraph if you like so it looks like a disbaled field. But yes, report it to MS.

Last edited by tim; May 4th, 2006 at 22:50.
Reply With Quote
  #4 (permalink)  
Old May 4th, 2006, 23:05
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE 7 Bug?

Well I want it shown because it tells you what you need to "unlock" it something like:
-One
-Two
-Three (Requires Two)

How would I go about reporting it to MS? I tried looking around their site but couldn't find anywhere to report bugs >.<

Edit: Looked into it further, aparently this is a bug with IE6 as well. It seems there is enough documentation that I think MS should be aware of the problem. So i'm not gonna bother reporting it /is lazy

Last edited by Pheonix; May 4th, 2006 at 23:21.
Reply With Quote
  #5 (permalink)  
Old May 5th, 2006, 00:20
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE 7 Bug?

Phoenix i guess you could use a loop to check if one and two have been ticked then echo the last one if the parameter is set.
Reply With Quote
  #6 (permalink)  
Old May 6th, 2006, 03:32
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE 7 Bug?

Well with the php script that handles the form it does give a warning that states the option you selected is forbidden, I'll just have to make it a bit more informative about why its forbidden.
Reply With Quote
Reply

Tags
bug

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


All times are GMT. The time now is 13:33.


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