Feaured Profiles


Your profile here? Be featured now!

            


JS Please Login

Contributed by CaDeAtH on September 30th, 2008 Categories: Javascript Codes, Tricks and Tweaks 2,885 Views
1 Star2 Stars (No Ratings Yet)
Loading ... Loading ...

Requirement:

1. Codes (this is it)

2. External JS File help?

3. JS Linker <script src=”DIRECT URL OF YOU EXTERNAL JS FILE”></script>

HOW TO USE:

just place any URL in the url variable:

var url = “http://www.friendster.com/“;

Keep in mind that it should be in between ” and end with ;

Note:

This codes are intended for not allowing anonymous viewers to view you even you’re in public profile :)

Changing if(pageViewerFName == ‘FS ID number’) will allow only specific FS user not to view you :)

EX: if(pageViewerFName == ‘29029799′)







Credits to Friendstertalk.com for the CSS and JS codes.

Leave a Reply