Ask HN: Ad network for AJAX sites

2 points by IanDrake ↗ HN
I have a site where everything happens via AJAX. Users will be on the same page for 30 minutes or so without a refresh.

Anyone know a good ad network that will rotate ads without needing a page reload?

1 comment

[ 4.1 ms ] story [ 10.8 ms ] thread
Why not just do it yourself? All you have to do is re-insert their Javascript. It may be against the ToS of your ad network(s) but if you keep it reasonable (5-10 min) you probably won't get any flack. Maybe only reload the ads when a user does certain "big" actions?