Log in

View Full Version : javascript popup login



doniking
06-01-2007, 04:32 PM
Hello.

Does anyone know javascript codes to create popup login like this site:

http://www.badoo.com

klik on top right (Sign In).

I've tried to view source the web page but it looks like that site uses a big size javascript pack like Dojo or scriptalous.
I just need a small js to create popup login like that.
Please I really need such script, coz i think its really cool.
I've searched on google and I got script like this but it does not disabled the background page:

http://www.troozers.com/joomla!/howto/hidden_login_box/1.html

Does anyone can help?

Thanks before :)

thetestingsite
06-01-2007, 04:38 PM
Lightbox Gone Wild looks like the perfect solution for you.

Information:
http://particletree.com/features/lightbox-gone-wild/

Demo:
http://particletree.com/examples/lightbox/

Hope this helps.

doniking
06-03-2007, 02:29 PM
Thanks!

That's what I'm looking for.
And I found scripts from cross-browser.com too with a little modification.
http://cross-browser.com/x/examples/page_grey.html

I hope this will helps others too.

boscharun
03-30-2011, 07:15 AM
A complete implementation package that can be added to any website with a copy-paste can be found here.

http://www.skipser.toolsbysk.com/p/94/p/general/popup-box-for-login-screen.html

boscharun
05-15-2011, 08:33 AM
Here is an implementation that you can just copy into your website and use. You only need to change the form values to call your specific login validation cgi script.

http://www.skipser.toolsbysk.com/p/94/p/general/popup-box-for-login-screen.html