Public functions from within a jQuery plugin

前端 未结 5 949
礼貌的吻别
礼貌的吻别 2020-12-07 08:54

I love the jQuery plugin architecture, however, I find it frustrating (probably due to a lack of understanding on my part) when I want to retain a reference to the plugin in

5条回答
  •  失恋的感觉
    2020-12-07 09:34

    Sample plugin with all functions:

        
    

    Hello Max

    Hello Pax

提交回复
热议问题