Magento Expert Forum - Improve your Magento experience

Results 1 to 8 of 8

How to design contact form without jquery

  1. #1

  2. #2
    Junior Member thaonvp's Avatar
    Join Date
    Mar 2015
    Posts
    42
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Create a new file in your project directory called app.js. This is going to contain all of the code responsible for submitting the form data using AJAX.

  3. #3
    Junior Member
    Join Date
    Jan 2015
    Posts
    97
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Use HTML5,CSS3 and Media Queries for creating responsive contact form....

  4. #4
    Junior Member Gowebbaby's Avatar
    Join Date
    May 2014
    Location
    700 LOWER STATE RD, 19B3 NORTH WALES, PA 19454
    Posts
    42
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default

    Hello ,

    Thanks for asking question.But i am little bit confusing ,you are asking about contact designing part or contact validation part.Because in designing never use j query .you can use simple html and css.then correct your question.and other part if you saying about contact validation from so without j query we can't create contact from using ajax or without ajax.

    Hire Magento Developers to Empower Your ECommerce Store

  5. #5
    Junior Member
    Join Date
    Mar 2015
    Posts
    295
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    You could just embed an iframe contact form from somewhere.
    Alternatively you could use AJAX instead of jQuery.

  6. #6
    Contributor
    Join Date
    Feb 2019
    Posts
    265
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Step 1 - Creating an HTML form. ...
    Step 2 - Using AJAX to submit the form. ...
    Step 3 - Let PHP do its work and send the mail.

  7. #7
    Junior Member
    Join Date
    Feb 2018
    Posts
    113
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    Sharing a link with you : https://www.formget.com/javascript-contact-form/

    Hope it will work for you.

  8. #8
    Junior Member petershene's Avatar
    Join Date
    Aug 2017
    Location
    South Africa
    Posts
    91
    Thanks
    2
    Thanked 3 Times in 3 Posts

    Default

    Its pretty simple for websites. you could use html and css for styling. Html 5 and the latest in bootstrap give you many internal programming options the hovers et ect that leave the need for javascript ( in this case) not so much. Then you would use php to collect the data and process the form even redirect and validate strings. Ajax is safer faster imo but not by such alarge amount toaffect your website. Especially if you know what you are doing with php.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •