Create add more functionality using jQuery slider effect and PHP

Discussion in 'PHP' started by i_am_dhaval, Feb 17, 2015.

  1. #1
    I want to build the form which includes field like name, description, start date etc so clicking on “Save & Continue” it will save the values and give slider effect and open whole new form again.
     
    i_am_dhaval, Feb 17, 2015 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Basically, construct the whole form first, making it work, then add jquery to it afterwards, hiding / showing the items that are done, and additional buttons for the save/continue bits. That way the form will work even if the user turns off javascript.
     
    PoPSiCLe, Feb 17, 2015 IP