Just a quick related question, but when you put your javascript into an external file, do you need to put the <script> tags into the file as well? Or do you just have the code in there and then call it in via the script tag below?
Cheers, Seona. Quoting Lachlan Hardy <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > <script type="text/javascript" src="thing.js"></script> > > I do it as per Dan's example above. It validates as XHTML 1.0 Strict and > I haven't identified any problems with it > > Cheers, > Lachlan > > ***************************************************** > The discussion list for http://webstandardsgroup.org/ > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ***************************************************** > > ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
