Thursday, May 20, 2010

How can you hide your song in your profile and still have it playing but have your myspace video still show.?

is it even possible? i have codes that hide both but i love my video

How can you hide your song in your profile and still have it playing but have your myspace video still show.?
it depends. It's not like cheatcodes for a game, if the tag has an ID in it you can use


%26lt;script%26gt;


var o;


document.getElementById("actualID");


o.display="none";


%26lt;/script%26gt;





you can also add style="display:none" inside the %26lt;%26gt; angle brackets that define the object to make it invisible. You can also use EMBED tags rather than OBJECT tags.


No comments:

Post a Comment