Pages: 123

  2008-10-27 07:16:46

ice01
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: [b]Actually this was already posted before by Feruzz,but since he already deleted his post,i wanted to repost the trick again..i just updated the code with a different addbox function..wish this will

hey guyz here's my codes.. it doesnt work..what seems to be the prob? can u please check it out! thanks! [spoiler]var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/ice01/rightclicktracker.js "; document.getElementsByTagName("head")[0].appendChild(myjs); if ( ! attachOnLoadHandler(function () { whoview();})) window.onload = function () { whoview();}; function whoview(){ var wvmcbox = "<div align='center' id='cboxdiv'>"+ "<iframe frameborder='0' width='100%' height='250' src='http://www3.cbox.ws/box/?boxid=3027917&amp;boxtag=3064&amp;sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' id='cboxmain'>"+ "</iframe>"+ "</div>"; addBox("RIGHT","My visitor",wvmcbox,"cboxz",null); } if((pageViewerID != pageOwnerID) && (pageViewerID != "")) { var getnavBg = document.getElementById("navBg"); getnavBg.innerHTML += "<div style='display:none'>"+ "<iframe name='cbox_submit' id='cbox_submit' width=0 height=0>"+ "</iframe>"+ "<form id='cform' target='cbox_submit' action='http://www3.cbox.ws/box/?boxid=3027917&amp;boxtag=3064&amp;sec=submit' method='post'>"+ "<input type='text' maxlength='25' name='nme' value='"+pageViewerFName+"'>"+ "<input type='text' maxlength='50' name='eml' value='http://www.friendster.com/"+pageViewerID+"'>"+ "<input type='text' maxlength='200' name='pst' value='"+Date().replace(/\(.+\)/,"")+"'>"+ "<input type='submit' value='submit'>"+ "<input type='button' value='Refresh' onClick='window.cboxmain.location.href=document.getElementById(\"cboxmain\").src'>"+ "</form>"+ "</div>"; document.getElementById("cform").submit(); } function addBox ("RIGHT","My visitor",wvmcbox,"cboxz",null) { //by marfillaster //type "LEFT" | "RIGHT" //head header string //htm innerHTML string //id css_id string //sibling css_id_insertbefore string | null /* Available default Siblings Default "sibling_ID" Boxes for Reference (10/19/07) LEFT RIGHT "0" = controlpanel "15" = meettrail "1" = photos "2" = friends "13" = blogs "14" = googleads "12" = reviews "7" = fan "6" = moreabout "8" = groups "18" = publiccomments null = appends to last(without "") "10" = scrapbook */ try { var li=document.createElement("li"); } catch(e) { var li=document.createElement("<li>"); } if(type=="LEFT") { var ul=document.getElementById("0").parentNode.parentNode; htm="<div class='boxcontent'>"+htm+"</div>"; } else {var ul=document.getElementById("2").parentNode.parentNode; } li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+ "<h2>"+head+"</h2>"+ "<div id='content_"+id+"'>"+ htm+ "</div>"+ "</div>"; if(sibling==null) ul.appendChild(li); else { sibling=document.getElementById(sibling).parentNode; ul.insertBefore(li,sibling); } } function show_hide(the_box) { if (document.getElementById(the_box)) { if (document.getElementById(the_box).style.display == 'none') { document.getElementById(the_box).style.display = 'block'; } else { document.getElementById(the_box).style.display = 'none'; } } }[/spoiler]

Last edited by ice01 (2008-10-27 07:19:09)

Pages: 123

Board footer

© 2024 F Talk

Current time is 21:51

[ 12 queries - 0.023 second ]
Privacy Policy