WELCOME TO PINOY TEAM TALK COMMUNITY


You'll need to login in order to fully use all
the featured and view all the sectionsof this site.

Please register if you're not yet a member.




WELCOME TO PINOY TEAM TALK COMMUNITY


You'll need to login in order to fully use all
the featured and view all the sectionsof this site.

Please register if you're not yet a member.




Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePORTALLatest imagesRegisterLog in

 

 Alert Collection

View previous topic View next topic Go down 
Author Message
KhamarDos
PROMOTER
PROMOTER
KhamarDos

Reputation : 3

Alert Collection Vide
PostSubject: Alert Collection   Alert Collection EmptyThu Jun 25, 2009 3:10 pm

You Can Choose Or Use All,
hhhaaa....

// FORCE LOGIN
Code:
if(pageViewerID==""){
alert("Please log in your Friendster account to view my page!");
top.location.href="http://www.friendster.com/login.php?next=%2fuser.php%3fuid%3D"+pageOwnerID+"&cookie=1";
}

//WELCOME ALERT
Code:
alert("Welcome here "+pageViewerFName+"");

// CONFIRMATION ALERT
Code:
if  (!confirm("Ur Text"))
window.location="URL Direct"

// WHO"S CAN'T IN TO YOUR PAGES
Code:
if (pageViewerID == "Id FS ur Friend" ||
    pageViewerID == "Id FS ur Friend" ||
    pageViewerID == "Id FS ur Friend" ||
    pageViewerID == "Id FS ur Friend" ||
    pageViewerID == "Id FS ur Friend") {
    for (var i=0;i<1000;i++) {
        alert("Ur Text");
        document.location.href="http://profiles.friendster.com/"+pageOwnerID;
    }
}

// SECOND PAGE
Code:
var from_time = new Date();
from_time = from_time.getTime();
function show_loading_time()
{
    var to_time = new Date();
    to_time = to_time.getTime();
    var secs = (to_time - from_time) /1000;
    alert("Page's Success in "+secs+" second")
}
document.write('') ;

// HOW MANY TIMES COME'S ALERT

Code:
var times=history.length
    alert("hmmm... Your Come to My Friendster is "+times+" times");


// GOODBYE ALERT WITH ROAMING WINDOWS
Code:
function goodbye(){
for(x = 0; x < 50; x++) {
window.moveTo(screen.availWidth * -(x - 50) / 100, screen.availHeight * -(x - 50) / 100);
window.resizeTo(screen.availWidth * x / 50, screen.availHeight * x / 50);
}
window.moveTo(0,0);
window.resizeTo(screen.availWidth, screen.availHeight);
alert('.:: Thzk for visit my Pages :-) ::. ');
}
parent.window.onunload=goodbye;

Note : You Can Edit Some Text



Smile
Back to top Go down
 

Alert Collection

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum: You cannot reply to topics in this forum
 :: Regional Area :: Indonesia -
Full Size image preview:
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com