Hello,
I have a little problem, and an need your profesisonal...
So i have two forms in two div. DIV ID=A and DIV ID=B
When a user visit my site, a would like to offer the visitor to choose between the forms. he user see a drop down box, or two radio button, and if select option A then form A load, if B...then B..
But i don't know how to do this, and what is the best practise to do this? May i use simple html, and after choose redirect to a subpage like formA.php and formB.php? Or use Jquery and simple hide and show the needed div?
What do ya suggest? And how im a do that?
Than you.