Question

In SP 2003 how can I make sure my JavaScript is the absolute last script to be run.

Was it helpful?

Solution

You can simply do a JavaScript timer to make your code execute a specific number of milliseconds after the page loads (like 500ms).

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top