FSTUTS FORUMERS
Dont forget to join!

Please Read the forum rules and regulations before posting^_^

Thank You!

Join the forum, it's quick and easy

FSTUTS FORUMERS
Dont forget to join!

Please Read the forum rules and regulations before posting^_^

Thank You!
FSTUTS FORUMERS
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Viewers Primary And Info Alert Box [MOOTOOLS]

3 posters

Go down

Viewers Primary And Info Alert Box [MOOTOOLS] Empty Viewers Primary And Info Alert Box [MOOTOOLS]

Post by Psycho Dancer Tue Jun 16, 2009 5:17 pm

Code:
if(!attachOnLoadHandler(function(){tflViewerAlertBox()}))parent.onload=function(){tflViewerAlertBox()};
var arrAlertBox = [];

function tflViewerAlertBox(){
sendXMLHttpRequestText("http://"+location.hostname+"/user.php?uid="+pageViewerID+"&_pmr=h&_pmmo=0&_pmt=controlpanel_1_1","processRequestText");}
//end of tflViewerAlertBox
function tflAlertBox(w,x,y,z){
//tflAlertBox [update 19-09-2008]
//by tekfatliu, copyright 2008 http://profiles.friendster.com/47964002
//credits: tekfatliu, mooTools
//licensed under GNU General Public License, version 2 http://www.gnu.org/licenses/gpl.html
//Disclaimer: NO GUARANTEE and WARRANTY provided! For educational purposes only.
//Author will not be liable of ANY damage through the use of this program   
if($('tflABBox')==false){var u=new Element('div',{id:'tflABMask','styles':{'position':'absolute','top':0,'left':0,'opacity':0,'background':'#000000','height':(window.getHeight()>window.getScrollHeight())?window.getHeight():window.getScrollHeight(),'width':'100%','z-index':89999}});var v=new Element('div',{id:'tflABBox','styles':{'background':'#d0d0d0','border':'2px solid','visibility':'hidden','border-color':'#f0f0f0 #909090 #909090 #f0f0f0','z-index':90000}});document.body.appendChild(u);document.body.appendChild(v);$(v).makeDraggable();strABTittle="<span id='tflABTittle' style='padding:4; font-weight:bold; display:block; text-align:left; background:#000000; color:#ffffff;'></span>";strABMessage="<div id='tflABMessage' style='padding:5'></div><button id='tflABClose' style='cursor:pointer;margin:6'>Close</button>";$(v).setHTML(strABTittle+strABMessage);arrAlertBox.push(new Fx.Style(u,'opacity',{duration:1000,wait:false}));arrAlertBox.push(new Fx.Style(v,'opacity',{duration:1500,wait:false}));arrAlertBox.push(true);$('tflABClose').addEvent('click',function(){arrAlertBox[2]=false;arrAlertBox[1].start(1,0);arrAlertBox[0].start(.7,0)});document.addEvents({'keypress':function(e){if(window.event){var keyCode=window.event.keyCode}else{var keyCode=e.keyCode?e.keyCode:e.which?e.which:e.charCode}if(keyCode==27)if(arrAlertBox[2]){arrAlertBox[2]=false;arrAlertBox[1].start(1,0);arrAlertBox[0].start(.7,0)}}})}$('tflABTittle').setHTML(w);$('tflABMessage').setHTML(x);y=y||250;z=z||'#111';$('tflABBox').setStyles({'width':y,'top':200,'left':(document.body.clientWidth/2)-(y/2)});$('tflABMask').setStyles({'background':z});arrAlertBox[0].start(0,.7);arrAlertBox[1].start(0,1);arrAlertBox[2]=true};
function processRequestText(a){
var b=/imgblock200\x22><a[\S\s]*?img src="([\S\s]*?)"/i.exec(a)[1];var c=/>([\S]*male)/i.exec(a)[1];var d=/male, ([\d]*),/i.exec(a)[1];var e=/male, [\d]*,([\S\s]*?)<\/span><\/li>/i.exec(a)[1];var f=/Location\: <\/span><a[\S\s]*?>([\S\s]*?)<\/a><\/li>/i.exec(a)[1];var g=/Since\: <\/span>([\S\s]+?)<\/li>/i.exec(a)[1];
var h="<div class=\"fitem1wrapper\"><table class=\"fitem1table\"><tbody><tr><td class=\"itd\"><div class=\"imgblock75\"><a href=\"http://profiles.friendster.com/"+pageViewerID+"\"><img src=\""+b+"\"></a></div></td><td class=\"dtd\"><ul class=\"data\"><li class=\"title\"><a href=\"http://profiles.friendster.com/"+pageViewerID+"\">"+pageViewerFName+"</a></li><li>"+c+" "+d+", "+e+"</li><li>Member Since : "+g+"</li><li>Location : "+f+"</li></ul></td></tr></tbody></table></div>";tflAlertBox(" Welcome, Welcome, Welcome ",h,300,'#111');};

Paste it on your external JS
Psycho Dancer
Psycho Dancer
MOD
MOD

Posts : 166
Reputation : 45
Join date : 2009-05-27
Age : 34
Location : Binangonan Rizal

http://www.friendster.com/psychodancer

Back to top Go down

Viewers Primary And Info Alert Box [MOOTOOLS] Empty Re: Viewers Primary And Info Alert Box [MOOTOOLS]

Post by [DYOSZA]BEBOT Wed Jun 17, 2009 3:20 am

preview po Very Happy and this code can be applicable in set7? Razz
[DYOSZA]BEBOT
[DYOSZA]BEBOT
MOD
MOD

Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR

Back to top Go down

Viewers Primary And Info Alert Box [MOOTOOLS] Empty Re: Viewers Primary And Info Alert Box [MOOTOOLS]

Post by [DYOSZA]gane Sun Jun 21, 2009 9:12 am

tenchu s share
[DYOSZA]gane
[DYOSZA]gane
MOD
MOD

Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines

Back to top Go down

Viewers Primary And Info Alert Box [MOOTOOLS] Empty Re: Viewers Primary And Info Alert Box [MOOTOOLS]

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum