datepicker & onselect

datepicker & onselect


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