hello!
is there something in javascript to make sure that the page is completely loaded and the i execute a function in javascript.
because i have a web page that i have an image slider,so if i open this page in same page before (window.location="source") so the page is loading very fast,but if i use window.open,the page will open in a new window but very slow and the slide show begin but i see that the page is still loading the images,so as result no images is shown.
so i need to execute the function for the images slider after the page had completely loaded.
thank you for help.
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
Offline 65 posts
since Jul 2010