digideskio / zotonic

Automatically exported from code.google.com/p/zotonic
0 stars 0 forks source link

add jquery actions: insert_before/after and replace (patch) #171

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please add this 3 simple actions, because they are useful.

* insert_before
* insert_after
adds html code exactly before or after DOM element.

* replace
just replaces DOM element using jQuery.replaceWith().

Patch attached.

Original issue reported on code.google.com by hellla...@gmail.com on 18 Apr 2011 at 7:01

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
patch updated

Original comment by hellla...@gmail.com on 25 Apr 2011 at 4:46

GoogleCodeExporter commented 8 years ago
patch updated

Original comment by hellla...@gmail.com on 26 Apr 2011 at 8:28

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you!

I have imported your export file into the 0.6 and 0.7 dev.

Regards,

Marc Worrell

Original comment by ma...@pobox.com on 26 Apr 2011 at 12:43

GoogleCodeExporter commented 8 years ago

Original comment by ma...@pobox.com on 26 Apr 2011 at 12:44