I have got a website but I want to use ajax instead of iframe as it loads the correct amount.
Code:<a href="javascript:ajaxpage(rootdomain+'/staff/_frontend/radio_new_stats.php', 'contentarea');">Click to view</a> <div id="contentarea"></div>
Thats what I am using atm but I want it without the link, and it does it automatically.
Any ideas?






Reply With Quote