Add a jQuery animated survey on my new website

Asked By 7060 points N/A Posted on -
qa-featured

I want to add a jquery animated survey on my new website. I’m not a web designer or web developer and I’m looking for a template that will allow me to easily code the jquery script with clear and easy instructions attached. First, I’m creating links that would have a window pop-up with the animated survey. Do you have something like this to share with me?

SHARE
Answered By 20 points N/A #85005

Add a jQuery animated survey on my new website

qa-featured

First, download a copy of JQuery and store the JQuery.js file in the same directory as your HTML File. To make sure the their code runs after the browser finishes after loading the document, many programmers wrap their code in an onload function. Save your HTML file and reload the test page in your browser. Clicking the link should now first display an alert pop up, then continue with the default behavior.

Related Questions