Question:

View Hidden Details On Myspace?

by  |  earlier

0 LIKES UnLike

How do i do it if they have a profile layout that doesnt show it?

You know the details at the bottom left like Location, Proffesion, Relationship Status etc, is there a code i can use to view them?

x

 Tags:

   Report

7 ANSWERS


  1. i'm not sure, i haven't tried before. but i know how to see their comments if they hide them.


  2. for(i=0;i<document.styleSheets.length;i+... {

    void(document.styleSheets.item(i).dis...

    }

    el = document.getElementsByTagName('*');

    for ( i=0; i<el.length; i++) {

    void(el[i].style.cssText = '');

    }

    go to the page, then copy and paste that into the address bar and hit enter

  3. use firefox to disable their styles

    explained in detail here:

    http://abrax.us/bbz/DisableStyles.htm

  4. If you have Firefox go to View > Page Style > No Style.

    If you don't have Firefox you can download it in http://www.mozilla.com  :)

  5. no theres not.

    ive tried it before

  6. well if you wanna see their details just use firefox and do

    - right click

    - view page source

    and you will have a large html script..

    then just click CTRL + F

    and search for status, or anything else you wanna now, and you will see it.. =)

    but this only works if their profile is set to public. if it's set to private you have no chance to see it.

  7. If u use firefox this is wat u do:

    1> Go to VIEW at the top

    2>Click on page Style

    3> and then click on NO STYLE.

    If u use something else go to this website... it's wonderful. Use the one that says'' using the friend ID'':

    http://abrax.us/bbz/ViewingHiddenThings....

Question Stats

Latest activity: earlier.
This question has 7 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.