|
|
|
|
|
by sisk
5022 days ago
|
|
Right but, as mentioned, inline styling is mixing markup and styles so it's best avoided (plus you're still relying on CSS to hide the content). Regarding the `hidden` attribute, there is no support for it in IE (at least up to and including 9). |
|