Posted by dereine on June 8, 2009 at 8:38pm
| Project: | Panels Tabs |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Note: In jQuery 1.3 [@attr] style selectors were removed (they were previously deprecated in jQuery 1.2). Simply remove the '@' symbol from your selectors in order to make them work again.
Note: Just for 6.x version, on drupal5 there is an old version
Comments
#1
Simple change, as the docs already indicate, just removing the '@' is sufficient :)
#2
here is incredible small patch
#3
Thats commited now.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
the above mention patch is not working for me...any body can provide a new fix.
#6
If you use the RC4 the fix is already included.