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)
Change History (4)
Changed 14 years ago by
Attachment: | Slider.htm added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
@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
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
in IE: do not support“>” “.container > div ” ; the element is located,but its height is '0'; try add '.containe