Hello, Can someone please suggest me how i can make ads reload script. I mean script that reloads ads not webpage. I've seen on some pages that ads reload automatically after some period of time. For example http://www.movshare.net/video/xmjf3ox1qfawl I have website that running on wordpress.
you can use AJAX to load ads after some interval You will just send an AJAX call after a specific interval...AJAX will query the php page to get the updated content of ads and update the ads location with it...
Well. That is what i was thinking about. Is there any codes you have or maybe plugin for wordpress that does things like that?
you can check w3schools for ajax tutorial...that will help you alot. Here is the link: http://www.w3schools.com/ajax/ajax_examples.asp
oh and as far as WP plugin thing is concerned check there plugin section you will find some ad rotator plugin. This kind of thing is called Ads Rotator...you can search it in their plugins section...