Results 1 to 1 of 1

Thread: How to register placeholder attribute to text input form?

  1. #1
    Thread Starter
    Rookie maderson's Avatar
    Join Date
    Oct 2013
    Location
    Russian Federation
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    How to register placeholder attribute to text input form?

    Hi!

    Here is the source code for the input form:

    <input name="post_title" id="post_title" type="text" class="text required" minlength="">

    I need to do so:

    <input name="post_title" id="post_title" type="text" class="text required" maxlength="70" placeholder="bla-bla-bla">

    How and where it can be edited?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Input error: Invalid referer on login/register page
    By srd75 in forum JobRoller General Discussion
    Replies: 2
    Last Post: December 23rd, 2013, 10:09 AM
  2. [MOD NEEDED] placeholder text
    By scottcollins81 in forum JobRoller General Discussion
    Replies: 1
    Last Post: October 21st, 2013, 07:46 PM
  3. jobroller - placeholder text
    By scottcollins81 in forum JobRoller General Discussion
    Replies: 0
    Last Post: May 3rd, 2013, 09:08 AM
  4. Delete input type text in theme-searchbar.php
    By mehdicherfi in forum ClassiPress General Discussion
    Replies: 0
    Last Post: April 19th, 2012, 04:51 AM
  5. text input fields on form pages
    By jbrachvogel in forum JobRoller General Discussion
    Replies: 1
    Last Post: September 22nd, 2011, 05:06 PM