CI calendar + ajax |
[eluser]Mitja B.[/eluser]
http://ajax.fencecompany.net/calendar i want to use this calendar but i have problem. This is my code: controler Code: function dodajPromocijo() and view: Code: <link rel="stylesheet" type="text/css" href="<?=base_url()?>css/calendar_pi.css" /> JS calendar does not work, when i click on date nothing happens. No date is written. Problem is with <input type="text" name="entry_date" value=""> What i am doing worng? Can i change the translation on JS calendar. January 2009 to Januar 2009 and if yes how? Thx
[eluser]Mitja B.[/eluser]
i check for JS error and i get insert_date is not defined
[eluser]meigwilym[/eluser]
Check that the actual javascript source code is included in the page. The example does not show where the js is linked to (usually in the document <head> ![]() Download Firebug extension for Firefox to aid you. Mei |
Welcome Guest, Not a member yet? Register Sign In |