| | |
IE6/IE7 bug in jQuery/CSS
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
I can reproduce this bug in IE7 (and a colleague in IE6), my link is here:
http://www.pritaeas.net/tools/linkfarm/
If you select a tag the list gets filtered and the tag added to the selected div. Unselecting it will reset the taglist, and remove() the tag from the selected div. Selecting another one will result in positioning the new tag next to the element that has been removed.
Is this a jQuery issue, or can this be fixed by changing my css.
After a suggestion on StackOverflow I've also tried to use .hide() and .hide("fast") but to no avail.
T.i.a.
Originally posted here: http://stackoverflow.com/questions/1...in-ie6-and-ie7
http://www.pritaeas.net/tools/linkfarm/
If you select a tag the list gets filtered and the tag added to the selected div. Unselecting it will reset the taglist, and remove() the tag from the selected div. Selecting another one will result in positioning the new tag next to the element that has been removed.
Is this a jQuery issue, or can this be fixed by changing my css.
After a suggestion on StackOverflow I've also tried to use .hide() and .hide("fast") but to no avail.
T.i.a.
Originally posted here: http://stackoverflow.com/questions/1...in-ie6-and-ie7
Last edited by pritaeas; 20 Days Ago at 5:19 am. Reason: addition
"If it is NOT source, it is NOT software."
-- NASA
-- NASA
0
#2 20 Days Ago
could it be the other way around, because if it really happens to be an IE "bug" you should post back at Microsoft -'cause we cant fix browsers.
Why don't you check you code instead of 'repoting bugs' you don't know anything about?
It works fine on my IE 6 - but you should check back the style, (and a bit of positioning) because the border around elements is dashed here while in fx it's solid.
Why don't you check you code instead of 'repoting bugs' you don't know anything about?
It works fine on my IE 6 - but you should check back the style, (and a bit of positioning) because the border around elements is dashed here while in fx it's solid.
0
#3 20 Days Ago
Yes, it could be an IE bug (I did not state it was, but it is the only one with the problem), but that is why I want to know if anyone has ever seen this behaviour before. I want to rule out coding/css errors first. Any help I've had so far has not resulted in anything.
The border is supposed to be dashed... but that is just visual stuff, not important at this time. I'm hoping to find a solution to the positioning problem.
The border is supposed to be dashed... but that is just visual stuff, not important at this time. I'm hoping to find a solution to the positioning problem.
Last edited by pritaeas; 20 Days Ago at 10:14 am. Reason: removed accidental quote
"If it is NOT source, it is NOT software."
-- NASA
-- NASA
•
•
Join Date: Oct 2009
Posts: 17
Reputation:
Solved Threads: 2
0
#4 20 Days Ago
first of all, besides the position of the border that is messed up in IE, i had another error... when i was selecting the check-boxes and deselecting them, they wore still there but invisible...
http://archivist.incutio.com/viewlist/css-discuss/37888
this came to mind... the difference between visibility hidden vs display none
http://archivist.incutio.com/viewlist/css-discuss/37888
this came to mind... the difference between visibility hidden vs display none
•
•
Join Date: Jul 2008
Posts: 148
Reputation:
Solved Threads: 25
1
#5 20 Days Ago
This is not an IE issue.
Get yourself Firebug for Firefox and the IE Developer Toolbar for IE7 -- maybe 6 and 8?
When I run through the example on firefox it is not removing the li tags from the list when i deselect a tag, just the input and the label.
Firefox is leaving the empty li tags and not displaying them or hiding them or something I assume it is your css. On IE7 the EXACT same behavior is occurring except IE7 is leaving the li's in their default state (expanded/not hidden?).
Both browsers show like this once i have removed items that i previously selected.
Get yourself Firebug for Firefox and the IE Developer Toolbar for IE7 -- maybe 6 and 8?
When I run through the example on firefox it is not removing the li tags from the list when i deselect a tag, just the input and the label.
Firefox is leaving the empty li tags and not displaying them or hiding them or something I assume it is your css. On IE7 the EXACT same behavior is occurring except IE7 is leaving the li's in their default state (expanded/not hidden?).
Both browsers show like this once i have removed items that i previously selected.
html Syntax (Toggle Plain Text)
<ul class="selected"> <li> </li> <li> </li> </ul>
If you're question/problem is solved don't forget to mark the thread as Solved!
-- Code I post is usually but not always tested. If it is tested it will be against 5.2.11 or 5.3.0
-- Code I post is usually but not always tested. If it is tested it will be against 5.2.11 or 5.3.0
![]() |
Similar Threads
- IE6/IE7 unexpectedly drops the PHP Session ID cookie (PHPSESSID) (PHP)
- AJAX app not working in IE6, IE7, or IE8 I think JS file is problem (JavaScript / DHTML / AJAX)
- css menu in ie7 : a:hover behaviour only on text not on the whole box (HTML and CSS)
- Can't make div look the same height in IE6 and IE7 (HTML and CSS)
- Diffirence IE6,IE7,FireFox (HTML and CSS)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Get, show PDF, JPG, Video
- Next Thread: Javascript and Iframe Help
| Thread Tools | Search this Thread |
2.0 ajax animate ant antivirus apple archive asp.net avg box browser bug bugs cakephp code codebox crash css daniweb development explorer firefox funny glitch google ie7 ie8 internet internetexplorer internetexplorer8 iphone ipod javascript jquery layout libcurl microsoft mimic mosaic news operatingsystem os paypal phishing php poll post preview problem retweet search security texas twitter usenet web windows xp






