CSS Injector for JS
5 posters
Page 1 of 1
CSS Injector for JS
- Spoiler:
- var css = document.createElement("link");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","CSS URL");
document.getElementsByTagName("head")[0].appendChild(css);
Edit and Paste it to your external js
Re: CSS Injector for JS
-- an sipag tlga..
[DYOSZA]SHEYN- MOD
- Posts : 128
Reputation : 15
Join date : 2009-05-26
Age : 30
Location : bulacan
Re: CSS Injector for JS
tenchu s share
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Re: CSS Injector for JS
tnx for sharing
more info tol
more info tol
PLAYBOY[FORBIDDEN_LOVE]- Amatuer
- Posts : 93
Reputation : 10
Join date : 2009-05-26
Age : 35
Location : saudi
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum