What is the code for an unscrollable profile?
I know theres a code that disables scrolling on your profile on myspace. But I can’t find it.
What is it?
I know theres a code that disables scrolling on your profile on myspace. But I can’t find it.
What is it?
<style>
body {overflow:hidden;}
</style>