Redirect to another page by clicking on a link in modal windows -


**i have modal window displays list of groups create, want clicking on name of group modal window closes , redirects group profile made here link line

echo $this->htmllink($link, $group->gettitle());

$link static link domaine/group/4 thank you**

you can using javascript:

parent.smoothbox.close(); 

and redirect using javascript (with parent means change location property of parent window).


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -