I am trying to paste the below html snippet but nothing is shown
below the snippet I am trying to post - I have removed the < and > characters
div webix-ui view=“tabview” autoheight=“true” autowidth=“true”
div header=“SearchPerfiles”
div ui-view=“perfilesSearch” autowidth=“true”/
/div
div header=“CreatePerfil” ui-sref=“perfiles.create”
div ui-view=“createPerfil” autowidth=“true”/
/div
/div
Also how do I create a snippet @ http://webix.com/snippet? that would come really handy
In a post, you can start code snippet by ~~~html
(js, css, php) and close it by ~~~
As for the snippet tool, webix.markup.init();
is required for html-markups:
ok good stuff, just applied to the post asking for the real problem here http://forum.webix.com/discussion/7248/how-to-hook-up-to-tabbar-onaftertabclick-when-the-tabbar-was-defined-in-html
would you be able to have a look? many thanks