I am trying to use a jquery dialog drop down for login to my drupal site. I wish to do two things:

a, hide the existing login box
b, use my jquery based login and have it send info to drupal.

How can I achieve these two things?
Please help
thanks
Navs

Comments

markhalliwell’s picture

I know this is an old post, however for anyone who stumbles across this in the future, I just created the module jQuery UI Login (http://drupal.org/project/jquery_ui_login). Check it out!