--- [EMAIL PROTECTED] wrote:

> George L Smyth Wrote:
> 
> I have got the proper script tags surrounding the
> JavaScript,
> 
> Hello,
> 
> Is this how your doing it?
> 
> <script type="text/javascript">
> //<![CDATA[script here//]]>
> </script>
> 
> If not change it and see what happens.
> 
> Kind Regards
> 
> GM)
> ______________________________________



Cut and paste the js to a new js file and call it on
your (x)html page like so:
<script
type="text/JavaScript"src="yourfile.js"></script>
        

yourfile.js example code:
        
// set the path to the qForms directory
qFormAPI.setLibraryPath("../../lib/");
// this loads all the default libraries
qFormAPI.include("*");
        //-->


       
____________________________________________________________________________________
Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz
 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to