[quote=LordmOdkore]i tried using this code for my WVM but it doesnt work with IE i already used the newest JS linker by angelVille and chibibo but still it doesnt work..[/quote]
den u need to do this trick to make it work on IE browser
http://theftalk.com/t30269-Converting-Compile-JS-to-Css.html
after uve done doin dat,..
see this part on ur [b]tracker.txt[/b] ,, find this part
[quote][b]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/b]
TRACKER.init();[/quote]
see the bolded part??
replace this one
[b]setTimeout("onProfileLoad()",4000);[/b]
so it will look now like this

[quote][b]setTimeout("onProfileLoad()",4000);[/b]
TRACKER.init();[/quote]
den save.
Last edited by portuniecho (2008-06-01 23:10:50)