[quote][b]istaline wrote: [/b] im just wondering if there is a linker for firefox 3..
[/quote]
im using IE 7 and FF 3
i think they forgot to put FF 3 on the first page...
mine still working using...
LATEST CSS LINKER
[quote]<STYLE TYPE='text/css'>@import url(URL OF CSS);</STYLE>[/quote]
LATEST JS LINKER: IE and Fx2+
[quote]<STYLE TYPE='text/css'>@import url(http://h1.ripway.com/thecradle/css.css);</STYLE><a id='cradle' href='LINK OF JS HERE'>[/quote]
LATEST JS LINKER: Opera and lower ie browsers
[quote]<STYLE TYPE='text/css'>@import url(http://h1.ripway.com/thecradle/css.css);</STYLE>
<img src=" javascript:a=document.createElement('script');a.src=cradle.href;navBg.appendChild(a)" height='1' width='1'>
<a id='cradle' href='LINK OF JS HERE'>[/quote]
with the help of switpotato's method of converting js to css...
Last edited by mabuhay (2008-06-30 19:53:13)