I am creating dynamic tabs. I have created 1st tab then 2nd tab etc. When I am at 3rd tab, I want the user not to be able to select the other tabs, or in other words, user will not be able to move from one tab to other tabs.
I am using event.propagation(); to stop the event but it is not working. Does anyone have other solution?
Try this:
zul
TestComposer.java