Automatic text field creator.

Discussion in 'PHP' started by pat_codes, Jul 5, 2012.

  1. #1
    Automatic text field creator.

    OK, so im a little bit new to php and I found that the best way to learn is to ask questions.

    Ok, so im in need of building this feature. The idea is that a user could add another text field just by clicking a link.

    He would add information into the textbox, and click the submit button. After he hits the submit button it would add the information into a tinymce WYSIWYG editor.

    The only thing im having trouble with is how to build the feature that will add another text box..

    Any information on where I can learn how to do this would be awesome.

    Check below for some example pictures.


    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
     
    pat_codes, Jul 5, 2012 IP
  2. NetStar

    NetStar Notable Member

    Messages:
    2,471
    Likes Received:
    541
    Best Answers:
    21
    Trophy Points:
    245
    #2
    You actually wouldn't use PHP for this. This is more along the lines of JavaScript and CSS.
     
    NetStar, Jul 5, 2012 IP
  3. pat_codes

    pat_codes Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Really.. well, it looks like im going to go learn me some javascript. Can you point me in the direction to learn?
     
    pat_codes, Jul 6, 2012 IP