alin19 Posted February 6, 2008 Share Posted February 6, 2008 if i add that red line, in the page i will have an input text right and down from the option list, but i want to have that right next to option value="vasile" can you help me? <FORM method="POST"> <select name="Operator" size=45> <option value="vasile">vasile </option> <option value="Chiriac">Chiriac </option> <option value="Dragos">Dragos </option> <option value="Oprescu">Oprescu </option> </select> <input type="text" value="vasile"> </form> Link to comment https://forums.phpfreaks.com/topic/89715-solved-arange-problem/ Share on other sites More sharing options...
alin19 Posted February 6, 2008 Author Share Posted February 6, 2008 i have found an alternative, sorry for posting Link to comment https://forums.phpfreaks.com/topic/89715-solved-arange-problem/#findComment-459721 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.