Software Alternatives & Reviews

Single page changes

Vue.js React jQuery
  1. 1
    Reactive Components for Modern Web Interfaces
    Pricing:
    • Open Source
    If you're creating something more complex and want quite a bit of dynamic content, you should consider React or Vue. The learning curve on those is much greater, but you can build much more complex websites and apps.

    #Front-End Frameworks #Javascript UI Libraries #JS Library 341 social mentions

  2. 2
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source
    If you're creating something more complex and want quite a bit of dynamic content, you should consider React or Vue. The learning curve on those is much greater, but you can build much more complex websites and apps.

    #Javascript UI Libraries #JS Library #JavaScript Framework 775 social mentions

  3. 3
    The Write Less, Do More, JavaScript Library.
    Pricing:
    • Open Source
    If you only want a very small amount of dynamic content like this, jQuery is probably your best bet. The basic idea would be that you create all of the different flavors of form in your HTML and when the user clicks on one of the buttons, you modify the CSS display property to only show the correct form and hide the others. In jQuery, you'd call the hide and show methods to do that.

    #Development Tools #UI #Software Libraries 87 social mentions

Discuss: Single page changes

Log in or Post with