Welcome Guest, Not a member yet? Register   Sign In
Datepicker jquery no view
#2

[eluser]Zimooon[/eluser]
i managed it to view the popup.

now another problem Sad

Code:
[removed]
    $(function() {
        $("#date").datepicker();
    });
    [removed]
For this:

<input type="text" id="date" name="date" > -> works

<?php echo form_input('date'); ?> -> dont work

Biggest thing is that the date of the html form above doesnt get write to my database.
php form does but dont get the jsplugin.


Messages In This Thread
Datepicker jquery no view - by El Forum - 04-19-2011, 06:53 AM
Datepicker jquery no view - by El Forum - 04-19-2011, 09:35 AM
Datepicker jquery no view - by El Forum - 04-19-2011, 10:38 AM
Datepicker jquery no view - by El Forum - 04-20-2011, 02:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB