ok...
its kinda working now...
what i did is... i took a closer look on my code:
there should be no space on
(bold area):
var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "http://h1.ripway.com/babevian/cssvcasaclang.[b]css ";[/b]
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);
function onProfileLoad() {
//onload handler
//(pattern) addBox("L-R","Header",htm,"cssid","sibling");
addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);
//other boxes goes here
}
/*TRACKER OBJECT*/
if (typeof TRACKER == "undefined") { TRACKER = {}; }
TRACKER = {
style: {
filter: "chroma(color='#FFFFFF')",
width: '285px',
height: '520px',
border: '0px',
overflow: 'hidden'
},
attributes: {
frameborder: '0',
allowtransparency: 'true'
},
phplink: "http://h1.ripway.com/babevian/tracker.[b]php ",[/b]
exitmessage: "Goodbye "+pageViewerFName,
another problem is...
| visit(s) < 0 min ONLINE
Wed 31 December 1969 18:00:00 GMT-5
Interested In:
Member Since:
Location:
is it suppose to be like this when i view my own profile?
Last edited by babevian (2008-02-16 14:20:56)