April 2005
Intermediate to advanced
336 pages
6h 33m
English
In some instances, people are using old browsers with no JavaScript support or poor support for the script element itself, or have JavaScript disabled. Working around these issues requires some additional markup.
Most contemporary web designers do not use the workarounds here unless they absolutely know that they have to support older browsers. However, you might want to use them. At the very least, it's important that you see these techniques in action so you'll recognize them when viewing HTML from other sources.
If you're using embedded JavaScript, some older browsers attempt to display whatever is contained within the script element as body text.
To avoid this, ...
Read now
Unlock full access