Home › Forums › Quform PHP › placeholders
- This topic has 8 replies, 2 voices, and was last updated 11 years, 4 months ago by lazycoda.
- AuthorPosts
- July 16, 2013 at 9:04 am #5342lazycodaParticipant
I want to get rid of the name=”name”
and instead use a placeholder=”name goes here”I tried in the html but it didn’t work. Is there another way I can achieve this?
July 16, 2013 at 9:14 am #5347AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
July 16, 2013 at 9:24 am #5349lazycodaParticipantyes here’s the link http://beatsbypros.com/lbtest/index.html
actually i don’t know where to put the place hold since there is a span tag. How would I achieve the placeholder? and can I somehow assign name display:none to hid it via css?thanks so much.
July 16, 2013 at 9:35 am #5350AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
July 16, 2013 at 9:39 am #5351lazycodaParticipantok that works. Is there anyway to hide the name=”name” ? since it needs to be in the code?
July 16, 2013 at 9:41 am #5352lazycodaParticipanti think i figured it out. to get rid of the name on top of the text field I could just delete the name text after the label? like so…
name (<—–delete this) <span class…..
July 16, 2013 at 9:42 am #5353AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
July 16, 2013 at 9:42 am #5354AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
July 16, 2013 at 9:44 am #5355lazycodaParticipantthank you so much! 5 stars!!!!
- AuthorPosts
- You must be logged in to reply to this topic.