Side navigation
#4278 closed bug (worksforme)
Opened March 02, 2009 02:24PM UTC
Closed June 12, 2010 01:26PM UTC
$('img.i') $('#id tr') do not work in IE7
Reported by: | von-hamster | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Version 1.3.3pre revision 6268 IE7.
The object does not support this property or a method.
In FF, Opera, Chrome - good
Version 1.3.2 - all good
Attachments (1)
Change History (3)
Changed March 03, 2009 12:26AM UTC by comment:1
Changed March 03, 2009 06:44AM UTC by comment:2
In attach just $('#id tr'). $('img.i') works in simple test.
First time $('#id tr') - error in IE, and not works,
Other times reload (F5) - no errors, and no works.
PS... Sorry for my english...
Changed June 12, 2010 01:26PM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
This doesn't seem to happen in 1.4.
Can you provide a test case that includes the html?