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. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.