Yes,
It is possible to use multiple external javscript files, just use
multiple <script> tags However, if one of them has an error, it is
possible that none of your javascript on the page will work depending
on what is getting called where and how.  It is also important that
you do not use the same function names and signatures in the multiple
scripts.

Sounds like you are having one of these errors.

On 5/16/05, scaevola637 <[EMAIL PROTECTED]> wrote:
> When I include Javascipt in the header with a "<script src="
> then the javascript for datagrids and validation stops working.  Is it
> possible to include more than one external javascript file?
> 
> Is there a way around this?
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 


-- 
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to