Active
Project:
Javascript Tools
Version:
master
Component:
Dynamicload
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 May 2007 at 17:55 UTC
Updated:
13 May 2007 at 03:53 UTC
Currently content loaded with dynamicload replaces existing content in a target element.
This is sometimes desired, but there are several other potentially desired behaviours, including maybe:
* append
* prepend
* before
* after
To do:
* add field to module's table to store this
* add field to block configuration fieldset
* add support in dynamicload.js
Comments
Comment #1
nedjoI've implemented most of this. Requires running an update. Still needs some fine tuning to get the display right, e.g., fade in new content.