How to get the height of each tab-Jquery dynamically
Hello everybody! I was wondering how to capture the height of each tab-jquery. I am using a tab-jaquery on my site, each tab has a different height according to content. I need a script Jquery to get the height of each tab when I click on each tab individually. The scheme is the following: I have a variable that will store the height of the tab, this variable will be updated and receive the height of the tab that is being driven by the user.
It is similar to that http://jsbin.com/emera3/4 when I click the Script tab returns the height of which can have variable height
Thank personal and sorry my english, I live in Brazil.