How to create popup in codeigniter |
[eluser]johnmiller[/eluser]
hi... how to create popup in codeignter? and how can i pass value from current page to popup?
[eluser]Jilani Jidni[/eluser]
[quote author="johnmiller" date="1217386087"]hi... how to create popup in codeignter? and how can i pass value from current page to popup?[/quote] you can use javascript popup window and pass a value as a regular manner.
[eluser]myerman[/eluser]
Check out the anchor_popup() function of the URL helper. similar to anchor(). http://ellislab.com/codeigniter/user-gui...elper.html
[eluser]bobyy[/eluser]
Hello how can we do to get a value of the pop-up to the first page like I wants to put my $var in the input of my first page? Sorry for my English I'm French Thanks
[eluser]Unknown[/eluser]
[quote author="Jilani Jidni" date="1217411315"][quote author="johnmiller" date="1217386087"]hi... how to create popup in codeignter? and how can i pass value from current page to popup?[/quote] you can use javascript popup window and pass a value as a regular manner.[/quote] Hi, Using Jqmodal libray of jquery for popup in another window tutorial! http://ellislab.com/forums/viewthread/192949/ |
Welcome Guest, Not a member yet? Register Sign In |