This topic is locked
[SOLVED]

 Tabs

3/21/2013 3:01:53 AM
PHPRunner General questions
M
msalim author

How do I hide a tab, I have three tabs on a page and want to hide tab no 3 when the page loads.
PHPRunner 6.2
Thanks

Sergey Kornilov admin 3/21/2013

Check sample code on this page that explains how to hide the tab:

http://xlinesoft.com/phprunner/docs/how_to_work_with_tab.htm

M
msalim author 3/22/2013



Check sample code on this page that explains how to hide the tab:

http://xlinesoft.com...rk_with_tab.htm


Thanks very much, I had earlier added the script, but it was not working, I did not changed the tabIndex. My mistake.