.hover function in Balsamiq Mockups
Just wondering if there is a way to implement the .hover function in Jquery using Balsamiq Mockups
Here are the possible ways to implement it: I need some help with the proper syntax
- <js> $("box").hover(function(){},function(){}) ; </js>