Hello,
<script type="text/javascript">
        $(document).ready(function(){
                $('#jqmFrom, #jqmTo').datepicker({
                        showOn: 'both',
                        buttonImage: 'images/calendar.gif',
                        buttonImageOnly: true,
                        dateFormat: "yy-mm-dd"
                });
        });
</script>

Regards
Tony
On Nov 13, 10:45 am, Tobias Klepp <tobias.kl...@stimme-der-
hoffnung.de> wrote:
> Hi,
>
> I have the same Problem and i can't find a solution in the internet for this
> problem. Do you have found a solution?
>
> Greetings,
> Tobias
> --
> View this message in 
> context:http://old.nabble.com/Pb-with-JqModal-and-datepicker-tp19616071s27240...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to