dvonj
03-20-2003, 03:57 AM
I read this article http://www.javascriptkit.com/javatutors/external.shtml
about external JS libraries, the example given is a simple one, understood. However some scripts have styles associated with them, usually placed in the <head></head> tags. IF one was to create a .js file as an external library file would the associated style be included in the .js file or place with in the head tags of the page that will call the .js file.
:confused:
dvonj
about external JS libraries, the example given is a simple one, understood. However some scripts have styles associated with them, usually placed in the <head></head> tags. IF one was to create a .js file as an external library file would the associated style be included in the .js file or place with in the head tags of the page that will call the .js file.
:confused:
dvonj