Can I move a Text Field to a different position on my form based on a Checkbox
Is there a way to MouseUp a Checkbox that will then physically move a text box to another position on my form? I know I can make Text fields visible and also hide them which I have been doing but I was hoping to I could use Javascript as long as I know the position I want to move the Text field to on the form. Thanks in advance.
