Hi,
I have a bunch of validation, cookie, rollover et. al functions that I would like to keep in separate re-usable
files, and write site specific .js files for individual site needs.
Is there a way to include .js files inside of .js files the way you do in c or java ?? can someone give me an example. I've looked in a few books and web pages and don't see any examples, of how to do that .. Maybe there's a different referencing system that in other languages, I'm just not seeing it though it seems to me you should be able to do it.
thanks
I have a bunch of validation, cookie, rollover et. al functions that I would like to keep in separate re-usable
files, and write site specific .js files for individual site needs.
Is there a way to include .js files inside of .js files the way you do in c or java ?? can someone give me an example. I've looked in a few books and web pages and don't see any examples, of how to do that .. Maybe there's a different referencing system that in other languages, I'm just not seeing it though it seems to me you should be able to do it.
thanks