[support] How can I add code that will call javascript within a block every minute for Drupal 6

steeph ml at mixblog23.de
Sun Jan 29 14:07:15 UTC 2012


Have a look at the Block Refresh module ( 
http://drupal.org/project/block_refresh). You can set a number of 
seconds after what a block should refresh automatically.



On 01/29/2012 01:58 PM, John Mitchell wrote:
> I have a block that contains javascript which calls a website that 
> sends an ad to this block (see below: Note: I changed the domain name 
> to adserveringwebsite). How can I add code that will call the below 
> javascript every minute so that a different ad will show up every 
> minute instead of just one ad at page load?
> <SCRIPT type="text/javascript" LANGUAGE="javascript" 
> src="http://www.qksz.net/1e-kn60"> </SCRIPT>
>
> Thanks,
>
> John
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20120129/ce868aad/attachment.html 


More information about the support mailing list