View Single Post
  #1 (permalink)  
Old 05-22-2007, 04:41 AM
supernatural_247 supernatural_247 is offline
WebProWorld Pro
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 258
supernatural_247 RepRank 1
Default How to make a hover login box like this...

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!
Reply With Quote