[quote=bobskie]bro,i have a question,when i put the getCommentData,my Name also appear..how can i remove it?..i try it in my test page..and succesful works..
my link [url]http://profiles.friendster.com/48247620[/url][/quote]
oh great kuya your the first to get the trick, nice, hehe..
tnx for the observation, i didn't notice that earlier.


ok base in my observation the javascript code
[quote].setAttribute('style','display:none');[/quote]
which i use for the getCommentData() to hide the names is not working in IE, so to fix that merge this css in ur css file
[quote]/*Hide Names*/
.publiccomments div div .dtd .title{
display:none;
}[/quote]
Tell me if it will work now...
Tnx again kuya!


Ill fix this tuts how to use properly if i have time...
Last edited by myparis (2008-03-24 11:06:25)