Using Ajax popup for other items?

Hi everyone,

 

I want to use the Ajax popup to load the various other pages link the "invite a friend" and the other "share" links.  What class do I need to call with the hyperlink to load those pages?  Or would I be better off implemented a completely different system for this?

 

Thanks,

Brian

Quote · 18 Oct 2010

Hello you can use ajax with this js function :

 

showPopupAnyHtml();

 

for example :

<a href="javascript:void(0)" onclick="showPopupAnyHtml('invite.php')">Click me</a>

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 19 Oct 2010

 

Hello you can use ajax with this js function :

 

showPopupAnyHtml();

 

for example :

<a href="javascript:void(0)" onclick="showPopupAnyHtml('invite.php')">Click me</a>

 

Thanks for the information, Sasha!  That worked perfectly.

 

Do you have any idea as to how to get this to work with the footer items from "sys_menu_bottom"?  I put "javascript:void(0);" into the Link column and then I put "showPopupAnyHtml('tellfriend.php');" into the Script column.  However, it doesn't work properly.

Quote · 19 Oct 2010

ShashaE

I wan't to have something similar like this

but only for guest is they click any link in the site

they get a pop up page for sign in or sign up

any I dea how I can do this I been looking for a mod in the market but still don't see no one come with that idea

Thank's

 

Hello you can use ajax with this js function :

 

showPopupAnyHtml();

 

for example :

<a href="javascript:void(0)" onclick="showPopupAnyHtml('invite.php')">Click me</a>

 

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 19 Oct 2010
 
 
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.