If you go here,

http://demo2.analoganalytics.net/publishers/7/offers

and click on Email and Txt for any coupon offer, I would like to
duplicate that exactly on my page. By looking at their script, it
looks like they're using Prototype.

However, I'm new to jQuery and wondering can the almost exact same
effect be apply to jQuery? Perhaps a combination of fadeIn, fadeOut,
slideDown and slideUp?

On that page, I'm wondering how after submitting the email, it clears
the box to display the "Thank You! Your coupon is on its way to
em...@email.com " and then the original element content appears again?
Also, by clicking the email image, the original element contents
clears, without the email textbox and submit button showing. How is
that achieved?

I know this may be a newbie question, but I'd like to see a simple
example on to duplicate the exact same thing. I'll handle the server-
side (PHP mail() and SMS code in a separate page). So this means, the
script also uses AJAX as well right?

Reply via email to