pop up login code

Hello, 

what will be the code or how is it possible that when on clicking the login button on my splash page , the login popup come as it use to happen in normally at dolphin .

Right now I have redirected my button to member.php and on hitting the same the login page opens but it will be great if the popup opens.

Thanks in advance.

my site :- http://justinroom.com

Quote · 13 Feb 2014

 

Hello, 

what will be the code or how is it possible that when on clicking the login button on my splash page , the login popup come as it use to happen in normally at dolphin .

Right now I have redirected my button to member.php and on hitting the same the login page opens but it will be great if the popup opens.

Thanks in advance.

my site :- http://justinroom.com

The pop-up login form is coded to pop-up and there is a javascript function to handle it.

Geeks, making the world a better place
Quote · 13 Feb 2014

 

 

Hello, 

what will be the code or how is it possible that when on clicking the login button on my splash page , the login popup come as it use to happen in normally at dolphin .

Right now I have redirected my button to member.php and on hitting the same the login page opens but it will be great if the popup opens.

Thanks in advance.

my site :- http://justinroom.com

The pop-up login form is coded to pop-up and there is a javascript function to handle it.

 Thanks for the reply, can you tell me the code please.

Quote · 13 Feb 2014

Hello,

what if I put this code to the login button ???

<a class="sys-sm-link" href="javascript:void(0)" onclick="showPopupLoginForm(); return false;">Login</a>

Quote · 13 Feb 2014

 

Hello,

what if I put this code to the login button ???

<a class="sys-sm-link" href="javascript:void(0)" onclick="showPopupLoginForm(); return false;">Login</a>

Look in the javascript functions to see how it works.

Geeks, making the world a better place
Quote · 13 Feb 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.