You are viewing a post by KhErMiNaToR. View all 74 posts in This script displaying [b]content_6[/b] (moreabout data) of viewer in your profile. i made two kind of script, so you can choose one you like. [hr] [align=center][url=http://profiles.friendster.com/6.
[b]edited:[/b]
about your question, how to hide your aboutme box when viewer comes,
it is possible, just change this part:
[quote]addBox("More About "+pageViewerFName,ABOUTYOU.info.about,"aboutyou",/commonbox[\s]*?moreabout/i);[/quote]
into:
[quote]document.getElementById("content_6").innerHTML=ABOUTYOU.info.about;[/quote]
it will automatically chnge the content of your moreabout box into viewer moreabout.
(hidden ur moreabout box)
Last edited by KhErMiNaToR (2008-05-29 21:16:55)