Bug Tracker

Opened 14 years ago

Closed 14 years ago

#4912 closed bug (invalid)

Element cannot be located

Reported by: nikhul Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:

Description

In the attached file, the element cannot be located. This works in IE but not in Firefox.

Attachments (1)

Slider.htm (940 bytes) - added by nikhul 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by nikhul

Attachment: Slider.htm added

comment:1 Changed 14 years ago by caii

in IE: do not support“>” “.container > div ” ; the element is located,but its height is '0'; try add '.containe

comment:2 Changed 14 years ago by nikhul

@caii - thanks but the code works for IE 7/8, it does not work for Firefox or Chrome unless the <style> element is removed from the page.

comment:3 Changed 14 years ago by dmethvin

Resolution: invalid
Status: newclosed

It's selecting the elements fine; the code works if you remove the float: left or add background: inherit. That indicates it's not a jQuery problem.

Please check these things out in forums before creating a bug report.

Note: See TracTickets for help on using tickets.