Hi,

Please remove the inline option.  I think this might be the cause and
it is not needed.  You are not using an inline datepicker in your
video and the element is an input not a div.

Your code should simply be this:

<script type="text/javascript">
         $(document).ready(function() {
                 $("#txtDate").datepicker();
         });
</script>

Btw, the video was a good idea and helpful in seeing your issue.

Hth,

Dave

On Apr 23, 9:30 am, bader shehri <[email protected]> wrote:
> sorry gays = guys    O_o     Ooooooobs
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to