Tabbed Content / Posts /

Google Maps Issue

0

 I need to know how to alter the tabbed.js in order to get goggle maps to resize when the tab containing the map becomes visible. @Tony

Tony Betts  10 years ago   viewed: 3301    

3 Answers

0
Menucool McTabs has an onTabSelect Event Handler that will be triggered by every tab selecting event. It provids a way to perform additional tasks when a tab is selected:
function onTabSelect(index, targetElm, tabberId) { ...}

For details, please visit http://www.menucool.com/jquery-tabs#Div4
Milo   10 years ago
0

Hi,

 as suggested we bought mctabs and have implemented it but I an a bit lost on how to call ontabselect  when you click what is tab4.  Is there a real basic example showing just a static ul list and the content with an ontabselect activated when you click a tab?

Tony Betts   10 years ago
0
You can use Notepad to open the demo4.html in the download package to see how the onTabSelect event handler is used.
To see its working onine, you can visit Build Tabbed Content Dynamically
Milo   10 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: