Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loading time.

Status
Not open for further replies.

teky

Programmer
Mar 24, 2000
55
US
Instead of including the script in my html files, I have
a javascript functions file from which I am importing my
javascript functions by using the javascript tag as follows:

<A href=&quot;javascript:popUpWindow('help','Help',600,500)&quot;;>
When I use this, my pages load very slowly.
Should I include the javascript functions in my HTML file itself, so that I can load my pages faster.

Please mail me a reply soon as it is urgent.




 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top