Welcome Guest, Not a member yet? Register   Sign In
CI and jQuery
#1

[eluser]MgM Web[/eluser]
I know there are a lot of posts around this forum that explains how to use jQuery with CI. But I have not got this to work.

I am trying to implement jQuery DatePicker. This is working perfectly on non-ci sites but inside CI I can not get this to work.

This is my code inside my view:

Code:
$('#txtDateFrom').datepicker();


<input type="text" id="txtDateFrom" />;

Do I have to do any hack anywhere else?


Messages In This Thread
CI and jQuery - by El Forum - 06-14-2008, 09:45 AM
CI and jQuery - by El Forum - 06-14-2008, 09:59 AM
CI and jQuery - by El Forum - 06-14-2008, 10:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB