June 12, 200718 yr I have a simple layout with 5 tabs and I would like to execute code when a user clicks on the tab. I put a button over the tab but I notice that the user has to click 2 times -- the first time brings the tab to focus and the 2nd click will execute the script. Is there a way to have one click of the tab go to the tab page and execute the script. Am I missing something here? Dom
June 12, 200718 yr Hi Dom, Take a look at my post here as well as the link in that post Tabs with Buttons
June 12, 200718 yr Author John: Thanks thats a great workaround and a nice easy way to implement functionality on the tab object. Thanks. That should work just nice for me. Dom
Create an account or sign in to comment