[Plugin: SimpleModal Login] Pop login from javascript
-
Hi,
First, thanks for writing the plugin. Best ajax login out there. It’s is nice and clean code. Saved me a lot of time. Everything is working fine for me except I got decision tree in javascript and I need to pop the login window from javascript. All your documentation focuses on how to include an href link in the html code that will pop the login/registartion window or how to embed php function call. That is very clear to me. However I do not see any documentation on how to pop the login window using javascript function call (without clicking on link). Is there something that would would allow me to do something like the following:
if(this_condition == true){
pop_the_login_window();
}thanks for any help
- The topic ‘[Plugin: SimpleModal Login] Pop login from javascript’ is closed to new replies.