I am building an order form with PHP and MySQL.
The PHP Form has an input box where the user types in a product code. In the event that the user does not know the pr
My approach: use a div instead of a pop-up window.
div
See it working in the jsfiddle here: http://jsfiddle.net/6RE7w/2/
Or save the code below as test.html and try it locally.
Field 1: ? Field 2: ? Select something: Select bla bla bla Select ble ble ble
clean and simple.