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> Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.