The Behavior property specifies one or more space separated URLs indicating script(s) to attach to a CSS selector. Behaviors allow the default functionality of a given element to be extended. Using simple CSS syntax that allows script to be separated from style and content, CSS behaviors offer a fairly elegant and efficient way to re-use script code. This is an IE propietary property
blockquote { behavior: url(hilight.htc) url(#behaveBinObject) }
Some text