• ARCHIVES 
  • » Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

Pages: 1

Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = document.createElement("script"); script.type = "text/javascript"; script.src = "YOUR JS URL1"; document.getElementsByTagName("head")[0].appendChild(script); //JS Injection var script = document.createElement("script"); script.type = "text/javascript"; script.src = "YOUR JS URL2"; document.getElementsByTagName("head")[0].appendChild(script); //JS Injection var script = document.createElement("script"); script.type = "text/javascript"; script.src = "YOUR JS URL3"; document.getElementsByTagName("head")[0].appendChild(script);[/spoiler] those this code can actually minimize my JS code?
useletters
» n00b
FTalk Level: zero
30
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

thats just an injections of your external JS..
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

you can use it to have many js files and inject in one file,,, but i dont think its really gud.. try to inject one js only
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

how about my CSS code? Does it affects my CSS code while injection my JS extension?
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

[quote=vanraid]how about my CSS code? Does it affects my CSS code while injection my JS extension?[/quote] depends on your codes,, but you cant inject css w/ js injector
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

So can I use this code before the JS injections? [spoiler]var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","CSS_LINK_HERE"); document.getElementsByTagName("head")[0].appendChild(css);[/spoiler]
useletters
» n00b
FTalk Level: zero
30
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

yea.. you can use them, but you need to put those to your external JS..
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

Thanks for the info useletters. Hope you can help me out again guys. For now, I'll try to analyze and study JS. Thanks again... Problem Solved. =)=):thumbsup::thumbsup:

Last edited by vanraid (2008-12-26 01:45:51)

chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

[b]Topic reported :) [/b]
  • ARCHIVES 
  • » Guys, I need some info about this code. My friend just send this to me a months ago but he won't tell me how to use this code. :thumbsdown: [spoiler]/* JS Injection */ //JS Injection var script = d

Pages: 1

Board footer

© 2025 F Talk

Current time is 09:38

[ 10 queries - 0.022 second ]
Privacy Policy