New JS and CSS Linker By The Cradle...IE and FF compatible

View previous topic View next topic Go down

Re: New JS and CSS Linker By The Cradle...IE and FF compatible

Post by AL, axellahera on Tue May 13, 2008 4:25 pm

wahahahhahahahaha tagay

BY axel

AL, axellahera
Admin
Admin

Posts: 24
Join date: 2008-05-01

View user profile http://alaxellaheralayouts.top-talk.net

Back to top Go down

nice again

Post by AL, axellahera on Sun May 04, 2008 8:39 am

lol! lol!

AL, axellahera
Admin
Admin

Posts: 24
Join date: 2008-05-01

View user profile http://alaxellaheralayouts.top-talk.net

Back to top Go down

New JS and CSS Linker By The Cradle...IE and FF compatible

Post by MargZ on Sat May 03, 2008 5:37 pm

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:
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
Admin

Posts: 4
Join date: 2008-05-03
Age: 16

View user profile

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum