开发者

Ajax TabContainer Question

开发者 https://www.devze.com 2023-01-08 03:34 出处:网络
Question: I added an ajax tabcontainer control to my aspx page, the fi开发者_JS百科rst tab appears, but not the second or third tabs appear when I click on it? Can anyone help?

Question:

  • I added an ajax tabcontainer control to my aspx page, the fi开发者_JS百科rst tab appears, but not the second or third tabs appear when I click on it? Can anyone help?


What are you using to style your tabs? If you're using divs for your tab content, try tables. I had my tabs styled with divs and hit the same problem. This may just be a workaround, but it works!

0

精彩评论

暂无评论...
验证码 换一张
取 消