daniel244rock Posted March 5, 2009 Share Posted March 5, 2009 Good afternoon! So, I've been away for a few years, but I'm back and ready for some coding... except I'm pretty rusty. I've added a javascript/css popout menu (which works perfectly), and a google adsense feed, which also works perfectly. The problem is that the menu doesn't load until the adsense ads are completely finished loading. On slow connections it seems to take 10 seconds almost! Is there some way to have a javascript script run while other things are downloading? I've heard that some have used iframes for the google ads, but also read that it is not recommended and buggy sometimes. Maybe an AJAX script that would pop the google ads into a blank div after the page/menu is loaded and running? Would that work? Thanks in advance, I can post code if it is needed, I just don't know what would be needed to help. Daniel Link to comment https://forums.phpfreaks.com/topic/148163-slide-menu-adsense-load-order/ Share on other sites More sharing options...
darkfreaks Posted March 6, 2009 Share Posted March 6, 2009 have you checked into Jquery there are tons of plugins for it ??? http://plugins.jquery.com/project/jquery-googleanalytics http://plugins.jquery.com/project/jquery-google-analytics http://plugins.jquery.com/project/jAnalytics http://plugins.jquery.com/project/gaTracker Link to comment https://forums.phpfreaks.com/topic/148163-slide-menu-adsense-load-order/#findComment-777803 Share on other sites More sharing options...
daniel244rock Posted March 6, 2009 Author Share Posted March 6, 2009 I'll check right now thanks for the tip Link to comment https://forums.phpfreaks.com/topic/148163-slide-menu-adsense-load-order/#findComment-777811 Share on other sites More sharing options...
darkfreaks Posted March 6, 2009 Share Posted March 6, 2009 i listed all the google ones above if you wanna check em Link to comment https://forums.phpfreaks.com/topic/148163-slide-menu-adsense-load-order/#findComment-777813 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.