how is this done

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
QbertsBrother
Forum Commoner
Posts: 58
Joined: Thu Oct 11, 2007 10:12 am

how is this done

Post by QbertsBrother »

http://www.avondaleauto.com/ou/avondale ... make=dodge

on that page there is a form that pops up when you first visit the site.

i believe that it is javascript.


does anyone know how it is done? a place that has a tutorial on how to do it?

i have looked around and havent found anything talking about it.

any help would be great.

thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: how is this done

Post by Christopher »

It is probably a <div> that they make visible and then use Ajax for the form. You probably want to look into Prototype, jQuery, mootools, etc.
(#10850)
QbertsBrother
Forum Commoner
Posts: 58
Joined: Thu Oct 11, 2007 10:12 am

Re: how is this done

Post by QbertsBrother »

thanks

i will look into that.
Post Reply