Remove deprecated jQuery selector "@"

dereine - June 8, 2009 - 20:38
Project:Tabs panel style
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review
Description

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

#1

Wim Leers - June 9, 2009 - 19:35
Title:Remove depcreated jquery selector "@"» Remove deprecated jQuery selector "@"

Simple change, as the docs already indicate, just removing the '@' is sufficient :)

#2

dereine - June 9, 2009 - 19:42
Status:active» needs review

here is incredible small patch

AttachmentSize
panels_tabs-485580.patch 835 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.