Page 1 of 1

how is this done

Posted: Mon Mar 31, 2008 12:15 pm
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

Re: how is this done

Posted: Mon Mar 31, 2008 1:27 pm
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.

Re: how is this done

Posted: Mon Mar 31, 2008 1:39 pm
by QbertsBrother
thanks

i will look into that.