what exatly google.setOnLoadCallback(initalize) function means?
Posted
by Abhilash M
on Stack Overflow
See other posts from Stack Overflow
or by Abhilash M
Published on 2010-04-04T04:19:20Z
Indexed on
2010/04/04
4:23 UTC
Read the original article
Hit count: 505
while coding javascript and ajax, there is no proper documentation for this function? i searched this term using api src="http://www.google.com/jsapi " and searchControl.execute("abhilashm86");
how does this google.setOnLoadCallback(initalize) called internally? is this function just for a new search term when user clears previous search and starts new one? How exactly this google.setOnLoadCallback(initalize) gets trigerred?
© Stack Overflow or respective owner