I
ithrees
Guest
Hi Mani, Thank you for your reply and comments. I tried the second one with my ajax based pages and I found it is working find if it is the only script in the page. Since I have hundreds of lines with many functions in the page script, I found 2 things, 1. It is only working at the first time if I separate this script to another script component. Otherwise it is not working at the first time of ajax load but from 2nd attempt onward it is working. 2. It is giving scripting errors if I call a function that is somewhere in the same page saying that is not defined. But when I put a timeout to call the same function after a second it is working as expected. Thanks & Best Regards, Ithrees
Continue reading...
Continue reading...