/ Published in: JavaScript

Expand |
Embed | Plain Text
$("div").bind("myplugin", someFn); $("div").trigger("myplugin");
You need to login to post a comment.
$("div").bind("myplugin", someFn); $("div").trigger("myplugin");
You need to login to post a comment.