{"name":"Tabs","key":"tabs","version":"1.0.0","instructions":"After inserting \"tabs,\" you will also need to insert one or more \"tabitem\"s . Inside each tab item, place your content. (NB You cannot use html bullets inside tabs.)","showatto":"1","showplayers":"0","requirecss":"/filter/poodll/3rdparty/jqueryui/jquery-ui.min.css","requirejs":"","shim":"","defaults":"","amd":"1","body":"<div id=\"@@AUTOID@@\"><ul></ul>","bodyend":"</div>","script":"var theul = $(\"#\" + @@AUTOID@@ + \" ul\");\n$(\".filter_generico_tabitem\", $(\"#\" + @@AUTOID@@)).each(function () {\n    theul.append(\"<li><a href='#\" + this.id + \"'><span>\"+this.title+\"</span></a></li>\");\n});\n$( \"#\" + @@AUTOID@@).tabs();","style":"","dataset":"","datasetvars":"","alternate":"","alternateend":""}