goog.dom.uri
Exported Functions
expand_more
getHref( element ) → (string|null)
(string|null)
Gets the href property of an anchor element, suppressing exceptions coming from certain URLs in IE.
warning Deprecated | This format is deprecated in RFC 3986. Use this function only for legacy behavior, and avoid accepting such URLs in new code. |
---|
Parameters |
| ||||
---|---|---|---|---|---|
Returns |
|
expand_more
normalizeUri( uri ) → string
string