Go to
www.ilike.com and click on the "Sign in" link under the logo.
The login form should expand in a nice box with a faded background. I want to create a box just like that one... where someone clicks a link, and it opens a box that overlaps the rest of the page and has a link to close it.
But the code for the text within the expanding box must be on the same page as the rest of the page's code - I found some javascript examples that call a separate page, but this won't do.
Do any of you know how this is done? Any tutorials on how to do this?
Thanks in advance!