CodeIgniter Forums
Problem passing value of a variable from controller to my jquery login panel that is included to my HOME_VIEW - 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: Problem passing value of a variable from controller to my jquery login panel that is included to my HOME_VIEW (/showthread.php?tid=47904)



Problem passing value of a variable from controller to my jquery login panel that is included to my HOME_VIEW - El Forum - 12-27-2011

[eluser]noviceCODER[/eluser]
Can anyone help me with this?

I am trying to pass a variable from controller to a jquery login panel, it gives me the error undefined variable(my variable).

any help is much appreciated tnx

09