You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
$("#js-interaction").bind("rated",function(t,e){$("#jsvalue").text("You've rated it: "+e)}),$("#js-interaction").bind("reset",function(){$("#jsvalue").text("Rating reset")}),$("#js-interaction").bind("over",function(t,e){$("#jshover").text("Hovering over: "+e)}); |