Changes between Initial Version and Version 1 of Ticket #7551, comment 1
- Timestamp:
- Nov 18, 2010, 7:23:39 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7551, comment 1
initial v1 1 There are several issues with the code you posted which are most likely causing the problems you are experiencing. 2 3 - 1) js-code for elements not present (show-li etc) 4 - 2) non quoted attribute selectors 5 - 3) Usage of (since 1.3 deprecated) [@attr] style 6 7 The jQuery bug tracker is not for support requests. Please use the [http://forum.jquery.com jQuery Forum] for support requests.