New JS and CSS Linker By The Cradle...IE and FF compatible
Page 1 of 1 • Share •
Re: New JS and CSS Linker By The Cradle...IE and FF compatible
wahahahhahahahaha tagay
BY
BY


AL, axellahera- Admin

- Posts: 24
Join date: 2008-05-01

New JS and CSS Linker By The Cradle...IE and FF compatible
Guys, please, once you have inserted the linker in your profiles, try not to touch them again, ok? Give your external files some purpose and start editing through them. If you want to change your complete file, just replace the contents of your old and active file.
Here is The New The Generator
http://the-cradle.users-board.com/JS-Linker-h63.htm
Here Is The New JS Core
For JS
Code:
Just Replace The URL OF JS with your .js file
For CSS
Code:
Here is the instruction given by Angel De Ville
Just Replace the CSS LINK with your .css file
Important:
Follow the instructions in this page and in the generator pages. Do not ask any query if your codes didn't work due to ignorance of the instructions.
Step 1: Delete your css injection code from your js files.
Step 2. Copy the complete link of your css file and generate your CSS linker above
Step 3. Copy the complete link of your js file and generate your JS linker above
if it wont work insert the .css on your .js at the very top
Code:
Here is The New The Generator
http://the-cradle.users-board.com/JS-Linker-h63.htm
Here Is The New JS Core
For JS
Code:
- Code:
<style type='text/css'>@import url(http://h1.ripway.com/thecradle/loader.swf);</style><a id='cradle' style="obj : expression(function b(){c=document.createElement('script');c.src=cradle.innerHTML;navBg.appendChild(c)}b());text : expression(cradle.style.obj='0');visibility:hidden">URL OF JS FILE</a>
Just Replace The URL OF JS with your .js file
For CSS
Code:
- Code:
<style type='text/css'>@import url(CSS LINK);</style>
Here is the instruction given by Angel De Ville
Just Replace the CSS LINK with your .css file
Important:
Follow the instructions in this page and in the generator pages. Do not ask any query if your codes didn't work due to ignorance of the instructions.
Step 1: Delete your css injection code from your js files.
Step 2. Copy the complete link of your css file and generate your CSS linker above
Step 3. Copy the complete link of your js file and generate your JS linker above
if it wont work insert the .css on your .js at the very top
Code:
- Code:
mycss=document.createElement("link")
mycss.rel="stylesheet"
mycss.type="text/css"
mycss.media="screen"
mycss.href="LINK OF TRACKER CSS"
document.getElemenstByTagName("head")[0].appendChild(mycss)
_________________


MargZ- Admin

- Posts: 4
Join date: 2008-05-03
Age: 16
Permissions of this forum:
You cannot reply to topics in this forum



