Dear Friends,
I have a requirement like this:
In my JSP Page, I want to display some dynamic Arrow Images. While clicking on each of these Arrow Images, I want them to expand and create some dynamic controls like TextBoxes, Checkboxes, DropdownLists etc. User can enter/ check/ select data in these controls and submit. While clicking the Arrow Images, it should collapse again (something like a tree)
I think...
User Profile
Collapse
-
How to display dynamic Arrow Images to show intented data entry?
-
How to disable/enable <s:submit> using JavaScript?
Hello,
I want to enable Struts2 Submit button <s:submit> in the client side using JavaScript based on the user inputs in some other controls (textboxes). If user is not entering any values in the text boxes, I want to disable the <s:submit> and if user enters any text, then I want to enable this <s;submit. button. Can you kindly tell me how to do this???
Thanks in advance.
Regards,
...
No activity results to display
Show More