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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -