ie8
This commit is contained in:
parent
ab68d401fb
commit
cc09c35bc0
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
else {
|
||||
style.appendChild(document.createTextNode(""));
|
||||
}
|
||||
document.head.appendChild(style);
|
||||
document.getElementsByTagName('head')[0].appendChild(style);
|
||||
return style.sheet;
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue