what do you need to load for taking so long?
How to find browser back button event is fired?
Collapse
X
-
Actually my page is built by 2 different projects (using virtual directory). Header and footer is common for all pages in the site. I had totally 22 web sites which have same functionality. So business logic code is placed in one separate project and all 22 projects are refering this common project. so i need to place my javascript at the bottom of the page because in footer also some hyper links are exists. So my page is taking some time to load.
Note: Technology is 'ASP'. (Viryually link 2 projects).Comment
Comment