I seem to be unable to change the x offset of the tooltip on validate boxes and combos:
$.extend($.fn.validatebox.defaults,{deltaX:20});
What am I doing wrong ?
Also, the validate tooltip on a combobox covers the dropdown arrow, can this be changed so that it is outside the combobox same as the other text boxes etc ?