Skip to content

version 1.0.2

Compare
Choose a tag to compare
@frankabbruzzese frankabbruzzese released this 25 Oct 20:06

Now all widget options accept also a function that is passed the node to enhance with the widget (as an Html node NOT a jQuery object) as firts argument, and the original Html5 node as second argument. The function must return a valid option object for the widget. This way, the developer may apply different options to each instance of the same widget