jQuery: how to change tag name?
For example:
$1
I need
$1 <
No, it is not possible according to W3C specification: "tagName of type DOMString, readonly"
http://www.w3.org/TR/DOM-Level-2-Core/core.html