This is a discussion on "Load External .JS File Before Anything Else" within the JavaScript Forum section. This forum, and the thread "Load External .JS File Before Anything Else are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Load External .JS File Before Anything Else
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Load External .JS File Before Anything Else
I have a web site that takes a very long time to load each page, and the navigation is made of javascript. Currently, the navigation is not usable until after the whole page is done loading. This is a problem because we have a familiar user base that probably spends less than a second on the homepage before wanting to go to the various pages. The problem is they can't until the page loads, whcih takes roughly 5 seconds average.
How can I get an external javascript to load before anything else on the page? Does it matter whether it is in the <head> or the <body>? |
|
|
|
|||
|
Re: Load External .JS File Before Anything Else
Hi Dane,
I have a similar problem which I have just described in the same forum - see Problems with Image Viewer. Any help with this would be gratefully appreciated! Cheers, Jenny |
![]() |
| Tags |
| external, html, javascript, load, page |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Load external swf | Rick | Flash & Multimedia Forum | 4 | Oct 25th, 2007 19:47 |
| SWF file refusing to load up | griffonwing | Flash & Multimedia Forum | 1 | Jun 27th, 2007 20:40 |
| load javascript file | VanHype | JavaScript Forum | 7 | Apr 27th, 2007 15:00 |
| Load .swf file with External text in Another Flash document | ien | Flash & Multimedia Forum | 3 | Aug 31st, 2006 14:29 |
| Load external .swf on new frame after click | Superpiccolo | Flash & Multimedia Forum | 1 | Nov 8th, 2005 01:41 |