dynamic check boxes
hi,
the query below listed 5 checboxes , 1 of them other. when user clicks on other, want text box display below them. the way since dynamic , has same name?
<cfoutput query="variables.category">
<cfinput type="checkbox" name="register" value="#id#"/>
</cfoutput>
thanks
i use javascript that. if you're using jquery, it's easier.
are loading jquery?
^_^
More discussions in Getting Started
adobe
Comments
Post a Comment