pivot and jquery integration

Hi,

Can I use $(’#myPivot’).webix_pivot(… in order to integrate pivot with jquery ?
And if so could you give us an example ?

Thanks in advance
Vangelis

Yep, you can use any Webix component with the above syntax

http://webix.com/snippet/f6ad0fad

Thanks!