I found a site with a very nice Modal Contact Form that I “think” is JQuery.
I’ve looked at this site: http://www.professional-painters.com/ with Firebug but I dont see the .js for this, so Im not sure how this is implemented.
I’ve seen some examples of good JQuery Modal Contact Forms like this one: http://www.ericmmartin.com/projects/simplemodal-demos/
Another example illustrated the JQuery Modal and its use with PHP. However, Im using ASP.NET 2.0 not PHP. Does anyone know of something similar with ASP.NET C# and Ajax?
So if someone could give me the breakdown about how the Modal Contact Form is implemented for the Professional Painters site I would greatly appreciate it.
It’s not a ready made plugin and the code that does that is not even using jQuery (even though jQuery is present on the page).
You can find the code for it here:
http://www.professional-painters.com/js/motion.js
But that doesn’t determine the look/feel of the contact form, so if you’re looking for something that looks similar, you just need to copy the HTML + CSS
You can find the CSS for it here:
http://www.professional-painters.com/professional.css