i ry to use this http://www.eulerian.com/en/opensource/datepicker-prototype-scriptaculous i included scriptacolous,prototype and datepicker.js in the main file hen i load this data via ajax request $o .= " <input value=\"".$rs->fdatum_faelligkeit."\" ID=\"fdatum_faelligkeit\" name=\"fdatum_faelligkeit\" type=\"text\" size=\"10\" maxlength=\"10\" /> "; $o .= "<script type=\"text/javascript\">"; $o .= "var dpck = new DatePicker({"; $o .= "relative : ''fdatum_faelligkeit'',"; $o .= "language : ''de''"; $o .= "});"; $o .= "</script>"; when i clcik the datefield i get this error Fehler: $(this._id_datepicker) has no properties Quelldatei: http://... : Why? Some ideas? ____________ Virus checked by G DATA AntiVirusKit Version: AVK 17.7838 from 17.09.2007 Virus news: www.antiviruslab.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---