This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Modal mouse-over window
Started 11 years ago by zforray | 2 posts |
-
Can someone suggest a modal window activated via mouseover that I can embed into a form.
I have the need for a user to pick from 20-choices. Each choice will have a long description. Not sure how large of a description/paragraph I can embed within a checkbox. Besides, the checkbox would get very large/long.
Posted 11 years ago # -
I have been working at this with no luck. Any modal window product I use wants to be invoked with either an
<a href="#" target="Modal_Window_1">
or<a onclick="Modal_Window_1();" href="javascript:void(0);">
or simply includingID="Modal_Window_1"
(but this requires making something clickable....)Nether method works a part of a CHECKBOX description/text/value.
Any thoughts/suggestions?
Posted 11 years ago #
Reply
You must log in to post.