CodeIgniter Forums
How can i open popup window from controller - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: How can i open popup window from controller (/showthread.php?tid=18173)

Pages: 1 2


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]rajyakshmik[/eluser]
Hi,
I m redirect one page.redirected i need to display as pop up window.How can i do that.Please let me know


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]xwero[/eluser]
I would advise against it because then you transport whole your site to that popup breaking the back button in the users browser.


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]jdfwarrior[/eluser]
That and.. popups and vicki valencourt are the devil.


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]slowgary[/eluser]
Also, any good modern browser (good excludes IE) will block your popup leaving you with a confused user.


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]jdfwarrior[/eluser]
[quote author="slowgary" date="1240941398"]Also, any good modern browser (good excludes IE) will block your popup leaving you with a confused user.[/quote]

Good boy Smile


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]TheFuzzy0ne[/eluser]
[quote author="slowgary" date="1240941398"]Also, any good modern browser (good excludes IE) will block your popup leaving you with a confused user.[/quote]

Eh??


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]jdfwarrior[/eluser]
He just means that the popup the guy is trying to show will be blocked, and the user may not know it. Therefore they are clicking on a link that does nothing, leading to confusion.


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]TheFuzzy0ne[/eluser]
That was me being a confused user. Tongue


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]jdfwarrior[/eluser]
Turn off your popup blocker ha.


How can i open popup window from controller - El Forum - 04-28-2009

[eluser]Dam1an[/eluser]
[quote author="jdfwarrior" date="1240944933"]Turn off your popup blocker ha.[/quote]
Why would anyone want to do that, then you get popups Tongue