Options
$.fn.highlight.defaults =
{
"border-bottom"
:
'1px dotted red'
}
; $(
'.typo'
).highlight();
OSDC13