instead of embedding a javascript script inside an html using a tag, make a seperate file with a *.js extension, containing the script, link to it on your html like you link to a css file...
timjpriebe posted this at 17:54 — 23rd January 2006.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
demonhale posted this at 17:19 — 23rd January 2006.
He has: 3,278 posts
Joined: May 2005
instead of embedding a javascript script inside an html using a tag, make a seperate file with a *.js extension, containing the script, link to it on your html like you link to a css file...
timjpriebe posted this at 17:54 — 23rd January 2006.
He has: 2,667 posts
Joined: Dec 2004
See this thread I posted in earlier today:
http://www.webmaster-forums.net/showthread.php?t=32693&highlight=external
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.