mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-13 18:36:02 +08:00
Update env_maker.js
This commit is contained in:
parent
658522dc3c
commit
b0ceba11be
@ -2031,6 +2031,9 @@ HTMLAnchorElement._init = function(_this){
|
||||
v_hook_href(_this[_y])
|
||||
_this[_y].href = location[_y].href
|
||||
_this[_y].namespaceURI = "http://www.w3.org/1999/xhtml"
|
||||
_this[_y].toString = function(){
|
||||
return _this[_y].href
|
||||
}
|
||||
}
|
||||
|
||||
;(function(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user