.hover function in Balsamiq Mockups

.hover function in Balsamiq Mockups

Just wondering if there is a way to implement the .hover function in Jquery using Balsamiq Mockups


Here is the link for how to add the code  Napkee Custom IDS


Here are the possible ways to implement it: I need some help with the proper syntax


  1. <js> $("box").hover(function(){},function(){}) ; </js>