0

There is some important information related to the user that is stored inside TabContainer control of ajaxcontroltoolkit. However, if javascript is not enabled, the tabcontainer just disappears (instead of degrading gracefully). So I decided to have list contents of the tabs myself all in one place one after another but inside the noscript tag. Any problems you see with this?

Any alternate suggestions?

4

2 回答 2

2

Sounds reasonable to me. And shame on Microsoft for not thinking towards graceful degradation!

于 2009-10-06T20:57:41.323 回答
2

I'd say this is exactly the situation where the noscript tag was made for. So yes go for it.

于 2009-10-06T20:58:01.593 回答