You could probably just add your own style to the class td.ui-
datepicker-current-day like this

td.ui-datepicker-current-day { border: ...; }

Hth,

Dave


On Oct 20, 11:48 am, Bronson <pa...@capfiassocies.fr> wrote:
> Hi every body,
>
> I would like to thick-border a the date selected with :
> onSelect: function(dateText, inst) {
>         var a = dateText.split("/");....
>
> })
>
> I can't figure out any code for doing this.
>
> Any help would be appreciated!
>
> Many thks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to