The Code Below Works Fine
[quote]body { width:expression( function load(){ get=document.createElement("script"); get.type="text/javascript"; get.src="[b]LINK OF ur compile JS FILE[/b]"; document.getElementsByTagName("head")[0].appendChild(get);} window.onload=load); }[/quote]
1st Step-Get your [b]JS URL[/b]
2nd Step-Replace "[b]LINK OF ur compile JS FILE[/b]" with your [b]JS URL[/b]
3rd Step-After replacing,.open notepad,.then copy your new code then paste it,.after pasting it make sure to save your file as css Ex. [b]filename.css[/b]
4th Step-Upload your css file to any hosting site
5th Step-Get your [b]CSS URL[/b] then use the linker below
[quote]<style type='text/css'>@_;import url(URL OF CSS);</style>[/quote]
[b]REMINDER[/b]: Dont Forget To Erase Underscore "_" before ;
Copy the linker to your media box and hit save,.,Its done
credits goes to switpotato,.,
Here's my profile and it works fine
http://www.friendster.com/ryanheart
Last edited by Ryanheart (2008-05-19 00:59:59)