Friday, December 25, 2009

How to hide myspace comment view all link in source code?

when you right click and go to view source, I've noticed that people are able to make the entire comment section not show in the source code area...is there a code for this?



How to hide myspace comment view all link in source code?

No they don't.



You cannot change the source code. However, you can address the comment's table class %26amp; remove it from the page with this code:



%26lt;style%26gt;



.friendscomments {display:none}



%26lt;/style%26gt;



If you want the "View All" link eliminated ONLY, use this:



%26lt;style%26gt;



.FriendsComments td.text td b a {display:none;}



.FriendsComments td.text td td b a {display:inline;}



%26lt;/style%26gt;

No comments:

Post a Comment

 
web page host