/ Published in: JavaScript
Expand |
Embed | Plain Text
$("div").bind("getData.value", function() { return myPlugin.realValue; });
You need to login to post a comment.
omerta83 on 07/08/10
1 person have marked this snippet as a favorite
$("div").bind("getData.value", function() { return myPlugin.realValue; });
You need to login to post a comment.