You are viewing a post by taralyn18. View all 2098 posts in [flash=0x0]http://joekingky.bluecybers.net/flash/xup.swf[/flash] [b]CREDITS:[/b] :arrow: [b]KEN MARFILLA[/b] :arrow: RENALVIR :arrow: NOPATHZ :arrow: [b]bobcbar[/b] << for always helping :thumb.
[/quote]
well yeah.. but i suggest you should try coming up with a code.
markyctrigger had wvm code like this before and it had this option that u could make it visible to the owner only.
[/quote]
Maybe the code is still available on markyctrigger try searching for it and sharing with us
[/quote]
its still there but it hasnt been updated for a long time.
here's the link: http://www.markyctrigger.com/forum/index.php?topic=1490.0
it says there:
Q: How can I make WVM only visible to me?
A: Add this code before the addBox command in your tracker.js,
Quote
if(pageOwnerID == pageViewerID)
So it will look like this,
Quote
if(pageOwnerID == pageViewerID) addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);
and yea, i have no idea where to find that in ur codes. hehe