| The behavior
actions included with Dreamweaver have been written
to work in all releases of Netscape Navigator 4, and
in Internet Explorer 4.0 and later. (Netscape Navigator
5 was never released externally; Netscape Navigator
6 has not yet been released at the time of this writing.)
Note: The Dreamweaver actions have been carefully
written to work in as many browsers as possible. If
you remove code from a Dreamweaver action by hand,
or replace it with your own code, you may lose cross-browser
compatibility.
Although the Dreamweaver actions were written to
maximize cross-browser compatibility, some actions
do not work in older browsers. Also, some browsers
do not support JavaScript at all, and many people
who browse the Web keep JavaScript turned off in their
browsers. For best cross-platform results, provide
alternative interfaces enclosed in noscript tags so
that people without JavaScript can still use your
site.
|