https://bugzilla.wikimedia.org/show_bug.cgi?id=39383

       Web browser: ---
             Bug #: 39383
           Summary: jquery.badge.js should return "this" (a reference to
                    the jQuery DOM-Node)
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Usually you can do the following with jQuery plugIns:
* $('#mySelector').click(_myHandlerMethod).myFirstPlugin({ settings: ''
}).mySecondPlugIn();

This is accomplished by returning the passed elements from the plugIn-method.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to