treeleaf20 Posted November 2, 2009 Share Posted November 2, 2009 All, I have a function that loads with the onload command. Is there a subsitute for this? I have an AJAX call so sometimes content gets loaded on the page without the onload event being triggered but I need it to go to this function when the AJAX displays the new content. Any ideas? If it makes a difference, the AJAX is calling a PHP page. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/179993-onload-subsitution/ Share on other sites More sharing options...
treeleaf20 Posted November 2, 2009 Author Share Posted November 2, 2009 Nevermind, put the function call in the AJAX and it worked to perfection. Thanks for looking. Link to comment https://forums.phpfreaks.com/topic/179993-onload-subsitution/#findComment-949559 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.