By: Johnny
Date: 2006-06-22
Time: 09:09
|
Plugins HTML note
if you want to use the automatically selection for checkbox/radio with HTML plugin, you should not forget to add <form>....</form>.
The plugin will find out the form object to implement this function.
|
By: Skrol29
Date: 2006-06-22
Time: 10:21
|
Re: Plugins HTML note
More precision: TBS needs limits to seach for checkboxes/radio. by default it is <form></form>. But it can be changed using parameter "selbounds". This can help to speed up the merge.
Example:
[var.x;ope=html;select;selbounds=td] |
|
|
Posting in progress.
Please wait...
|