• T Klein

    (@tklein87gmailcom)


    I have a form that runs a bit of javascript that automatically adds the #’s in a column in real time so they don’t have to do it manually. I have a piece of code that needs to be inserted into the input field like this.. <input type=”text” name=”name” onkeyup=”updateMileage()”>.

    Is it possible to do this?

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter T Klein

    (@tklein87gmailcom)

    I would also like to add an onfocus element. It would be awesome if you just added a box that you could add your own elements to the input tag.

    Thread Starter T Klein

    (@tklein87gmailcom)

    like an “advanced” input where anything you type in there would automatically get put inside the <input> tags

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] How to add custom text to input fields?’ is closed to new replies.