Bug Tracker

Opened 15 years ago

Closed 13 years ago

#4278 closed bug (worksforme)

$('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)

test.rar (19.5 KB) - added by von-hamster 15 years ago.
Test

Download all attachments as: .zip

Change History (4)

comment:1 Changed 15 years ago by dmethvin

Can you provide a test case that includes the html?

Changed 15 years ago by von-hamster

Attachment: test.rar added

Test

comment:2 Changed 15 years ago by von-hamster

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...

comment:3 Changed 13 years ago by dmethvin

Resolution: worksforme
Status: newclosed

This doesn't seem to happen in 1.4.

Note: See TracTickets for help on using tickets.