jquery tabs dissapear when re-clicked
Posted
by tony noriega
on Stack Overflow
See other posts from Stack Overflow
or by tony noriega
Published on 2010-04-14T21:40:11Z
Indexed on
2010/04/14
21:43 UTC
Read the original article
Hit count: 306
Here is my test page (dont mind the layout right now)
https://www.bcidaho.com/test_kalyani/employer-plans-test.asp
i found something weird. if you click back and forth between tab 1 and tab 2, its fine.
if you click tab 3, and got to another tab, the content dissapears... and i can not figure out why???
I am boggled, and can not figure out why it does this.... is it a display:hide element in the CSS?
here is a link to the CSS file: https://www.bcidaho.com/css/employer.css
here is a link to the javascript files that i use: https://www.bcidaho.com/js/ui.toggle-employers.js https://www.bcidaho.com/js/tabbed-menu3.js
© Stack Overflow or respective owner