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="javascript
opUpWindow('help','Help',600,500)";>
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.
a javascript functions file from which I am importing my
javascript functions by using the javascript tag as follows:
<A href="javascript
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.