cakephp - redirect from another div -


Popup Dive from My Home Page Showing, I need to redirect my home page to present a popup form. But my popup form is redirected after completing the controller function, how to redirect my home page.

Now using the $ -> Redirect (Home / Action)

You need to get context on the homepage via java script by pop-up win:

  window.opener.location.href = "new page";  

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -