Side navigation
#11648 closed bug (invalid)
Opened April 25, 2012 03:51PM UTC
Closed May 10, 2012 08:19AM UTC
toggle() not working in Chrome
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using Chrome 18.0.1025.162, jQuery 1.7.2
I have an image tag inside a td. The td is inside a table embedded in another table. I tried to use toggle() on the image's class. It works in IE 9 & Firefox 11, but not Chrome.
Attachments (0)
Change History (2)
Changed April 25, 2012 05:23PM UTC by comment:1
owner: | → anonymous |
---|---|
status: | new → pending |
Changed May 10, 2012 08:19AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!
Additionally, be sure to test against the "jQuery (edge)" version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/
Open the link and click to "Fork" (in the top menu) to begin.