i'm not using wvm in my profile.
so that i can't find the error source.
[b]@ lord[/b]
try what ducheszv and refresh / reload said bro.
hope that will solve ur problem.
[b]@ neng imud[/b]
thx neng.
go fti !
[/quote]
i tried to inject buddy..but its same...
dont know what to do now...
i'm not using wvm in my profile.
so that i can't find the error source.
[b]@ lord[/b]
try what ducheszv and refresh / reload said bro.
hope that will solve ur problem.
[b]@ neng imud[/b]
thx neng.
go fti !
[/quote]
i tried to inject buddy..but its same...
dont know what to do now...
[/quote]
hmmm.. i did mine like this bro... use as reference...
compile them like this....
//to be inserted //main file for linker
[b]tracker.js[/b] [b]tracker.txt[/b]
css injection enter page js
tracker codes js injection
.init codes for boxes like force login script
show/hide boxes w/ effects [b]onloadhandler[/b]
positioning boxes .init codes not for boxes
header name change in here(first part..)
addboxes... cbox,mp3, etc. example:
and other codes connected [b]onloadhandler[/b]
to ur mainbox and sidebox FRIENDSCAN.init();
RANDOMIMG.init();
if(pageViewerID!="") SPAWNPIC.init();
[b]}[/b] <--- don't forget this...
// rest of the .init codes here
// other codes here that's not directly
related to the mainbox and sidebox
like ,title bar,customized field names,
controlpanelbuttons or main navigation, etc...
note: make one [b]onloadhandler[/b] for the tracker.txt bro just only one...
name it whatever u like...
[b]example:[/b]
if (!attachOnLoadHandler(function(){pogiAkoNgayon()})) window.onload = function(){pogiAkoNgayon()};
function pogiAkoNgayon() {
FRIENDSCAN.init();
RANDOMIMG.init();
if(pageViewerID!="") SPAWNPIC.init();
}
//rest of the codes here...
then insert ur main css at css injection and then insert the tracker.js link
to the js injection inside the tracker.txt...
hope this one helps bro....
Last edited by Refresh/Reload (2008-01-24 19:25:22)
waaaa...[b]WAAAAAAAAAAA..finally i made it..whew..thanks guys...!!!! cheers[/b]...
Last edited by lordheinz (2008-01-25 01:04:41)
credits to [b]andha[/b] Last edited by Refresh/Reload (2008-01-25 04:43:06)
[/quote]
hahah!! thanx bro!! coz i really like those wipe thingy it's like a flash
and
i'm glad you've shared how to make it work as welcome page coz to tell u the
truth.. i can't make it to work or apply some of those awesome codes in the net
esp. those awesome free scripts from dynamicdrive or freejavascripts site hahah!!
still a newbie on those things....
Thanx for sharing!!
i have spent a lot of times to find the way how to make it works in css profile.