jaymc Posted October 2, 2006 Share Posted October 2, 2006 I want to use Ajax to refresh an iframe on my site. I have never used Ajax before so I really am lostlooking for a script that will do it if someone can write one or has one already madeThat would be great!Thanks! Quote Link to comment Share on other sites More sharing options...
ober Posted October 2, 2006 Share Posted October 2, 2006 You don't need to use AJAX to refresh an iframe. That's the whole point of using iframes... you can reload content in them without refreshing the entire page.But if you still want to learn AJAX, check out www.ajaxfreaks.com and read through some of the tutorials. Quote Link to comment Share on other sites More sharing options...
jaymc Posted October 2, 2006 Author Share Posted October 2, 2006 I want the content to change without it reloading in META REFRESH style where it flickers. It also makes a little click noise aswell so I really do want to use AJAX for it Quote Link to comment Share on other sites More sharing options...
ober Posted October 2, 2006 Share Posted October 2, 2006 Ok... then I suggest you read through some tutorials or search the web for a framework that already exists. No one here is going to write it for you or walk you through it step by step.If you hack something together and can't get it to work, post it up and we'll help you. 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.