HTML webform button to add text to an email field -


i have pretty basic webform: first, last, email.

i create options/buttons add text email field. predetermined buttons contain: @yahoo.com, @gmail.com, etc. whether it's link/text or actual button. can't figure out!

thank you!

billy

you can add select box chosen value can supplied textbox using js/jquery, , add options whenever need add more mail engines; u in long run adding button u have compromise ui if u need add more search engines


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -