Displaying login form on login.php ( login lightbox )
Ok so I'm working on a digg-style login lightbox.
I've played with vbulltins built in lightbox but its pretty much ill-updated since like 2007. I have a working lightbox prepared but something I need to address is the possibility for lack of javascript.
With this lightbox, you can essentially get rid of the login form on the forum homepage, but for people with no javascript I need to direct them to a place with the login form on it, (else they can't login!) however I am unable to get login.php to actually display a login form!
When I goto login.php it just directs me to the forum homepage, am I going to have to create a login form page? or is login.php capable of displaying a login form?
|