Pages: 1

 54
 54 0
 0 1969-12-31
 1969-12-31 For CSS Link
[spoiler]<link href='[b]CSS Link[/b]' rel='stylesheet' type='text/css'>[/spoiler]
[b]BOLD[/b]: Put the CSS Link
 For CSS Link
[spoiler]<link href='[b]CSS Link[/b]' rel='stylesheet' type='text/css'>[/spoiler]
[b]BOLD[/b]: Put the CSS Link
 For JS Link
[spoiler]<script src='[b]JS Link[/b]'></script>[/spoiler]
[b]BOLD[/b]: Put the JS Link
To compile external CSS and JS as one file
Open a NotePad, copy and save the [b]codes[/b] below as [u]mycompiled.js[/u] and upload it to your web hosting site.
[spoiler]document.write('<link href="[b]CSS Link[/b]" rel="stylesheet" type="text/css">');
document.write('<script src="[b]JS Link[/b]"></script'+'>');[/spoiler]
Get the [u]mycompiled.js[/u] link and [b]SAVE[/b] as JS Link.
 For JS Link
[spoiler]<script src='[b]JS Link[/b]'></script>[/spoiler]
[b]BOLD[/b]: Put the JS Link
To compile external CSS and JS as one file
Open a NotePad, copy and save the [b]codes[/b] below as [u]mycompiled.js[/u] and upload it to your web hosting site.
[spoiler]document.write('<link href="[b]CSS Link[/b]" rel="stylesheet" type="text/css">');
document.write('<script src="[b]JS Link[/b]"></script'+'>');[/spoiler]
Get the [u]mycompiled.js[/u] link and [b]SAVE[/b] as JS Link.
				|  | 

 5223
 5223 0
 0 1969-12-31
 1969-12-31 [url]http://theftalk.com/t31776-Linkers-%5BAugust%5D.html[/url]
[url]http://theftalk.com/t31776-Linkers-%5BAugust%5D.html[/url]
				|  | 
Pages: 1