Closed (fixed)
Project:
Ajax Blocks
Version:
6.x-1.5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2011 at 03:01 UTC
Updated:
15 Oct 2011 at 11:01 UTC
hi
first of all: this module is of great help.
i would like to know if there is a way to manually update the block with javascript or jquery.
i have a view on top and a node-creation-form on the bottom.
my users should be able to create new nodes and update the view on top automatically without reloading the page.
thanks
andi
Comments
Comment #1
akaserer commentedi found the module
http://drupal.org/project/block_refresh
which provides a link to update.
but unfortunately it does not update the block.
i found something usefull, they use ajax and timeline:
http://demo1.drupella.com/ajax-timeline
does anyone have the same issue?