thanks Dave and sorry about confusing in (gays , guys) it same oral sound but completely different meaning I'm beginner in English
On Thu, Apr 23, 2009 at 5:49 PM, Fontzter <[email protected]> wrote: > > I would recommend using a jquery plugin for validation instead of > ajax.net. It seems the two libraries are conflicting in this area. > > Glad you got it working. > > (I'll excuse the "gays" comment) > > Dave > > On Apr 23, 10:36 am, bader shehri <[email protected]> wrote: > > woooooooooow yes you right its work now [?] > > but how i make it work with validation ? i need it > > > > thanks for all of you gays > > > > On Thu, Apr 23, 2009 at 5:18 PM, Fontzter <[email protected]> wrote: > > > > > Well, I'm at a loss. From your video, it seems that the error is > > > within the validator. Are you using ajax.net to do validation? Can > > > you try removing or disabing the validation and see if that is the > > > culprit? > > > > > On Apr 23, 10:07 am, bader shehri <[email protected]> wrote: > > > > :) same Microsoft JScript Error > > > > > > On Thu, Apr 23, 2009 at 5:01 PM, Fontzter <[email protected]> wrote: > > > > > > > Alright, well try it with your selector, but removing the inline > > > > > option: > > > > > > > <script type="text/javascript"> > > > > > $(document).ready(function() { > > > > > $("input[id$='txtDate']").datepicker(); > > > > > }); > > > > > </script> > > > > > > > On Apr 23, 9:58 am, bader shehri <[email protected]> wrote: > > > > > > tried this code and its not work also datepicker not show at all > > > > > > > > On Thu, Apr 23, 2009 at 4:46 PM, Fontzter <[email protected]> > wrote: > > > > > > > > > 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 > > > > > > > > 360.gif > > < 1KViewDownload > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
