Open joncutrer opened 12 years ago
Added support for overriding the name= and id= attribute of the hidden input element.
Added config options
asHiddenInputName asHiddenInputID
setting them to...
asHiddenInputName: 'data[Part][tags]', asHiddenInputID: 'PartTags',
...will result in...
omitting these options will result in normal behavior
btw. great work on the plugin!!!!!!!
Added support for overriding the name= and id= attribute of the hidden input element.
Added config options
asHiddenInputName asHiddenInputID
setting them to...
asHiddenInputName: 'data[Part][tags]', asHiddenInputID: 'PartTags',
...will result in...
omitting these options will result in normal behavior
btw. great work on the plugin!!!!!!!