Demo for cf_resizer custom tag

Tag created by Todd Sharp

Based on the Ext.Resizable class. This tag allows you to take almost any html element and make it resizable/draggable.
Custom tag attributes are a direct mapping of the config params available in the Ext class.
See Ext.Resizable for usage/parameter documentation.

Resizable textarea

Resizable image (calls local JavaScript function onresize via optional onresize attribute)

Resizable div

this is a resizable div...wooohooo!

ColdFusion Code