Forgot?

Ninjaforge Login Panel

Reply Topic
Link to this post 22 Jun 11

Hey guys,

I love the AJAX effect you use for your login panel! Can you point me to the right scripts or extensions I need to accomplish the same tactic. It is ideal for my current project. Thanks in advance,

-zach

Link to this post 24 Jun 11

Hi Zach,

Glad you like it.

It isn't ajax. The effect is the same as is used in every dropdown menu. The module is hidden with CSS, and when a particular link is hovered, the module is displayed.

If you view source, you'll see the javascript that does this at the bottom of the page... the first two blocks of code do the trick.

Hope that helps.

Cheers,
Mark

Link to this post 25 Jun 11

Thanks Mark I'm going to take a peek soon. I can't wait to show you guys what I've been up to when it's done.

Link to this post 25 Jun 11

Great! Always nice to see your excellent work :)

Home Forum General General Discussion Ninjaforge Login Panel