Forum Moderators: not2easy
i am trying to implement a CSS dialog box.
Process is as follows:
user clicks link "Register Now!"
brings up dialog box that says:
"how would you like to register today?"
(radio buttons or links - not decided)
[ ]Member
[ ]Guest
[ ]Provider
with an overlay of 50% opacity, and the background de-activated.
once the user selects what type of constituient group they will be registering as, it will close the dialog box and take them to the proper registration page..
anyone got a lead as to where i should start?
am i going to have to implemtn javascript?