English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have this code
.comments {visibility:hidden;display:none;}
I want to put in a button that when i click it will check to see if the comments are hidden or shown and do the opposite. Myspace blocks the code script and onclick. There should be a way to do it with just css. Thank You

2006-12-28 15:49:29 · 4 answers · asked by Answers 2 in Computers & Internet Programming & Design

4 answers

hey

might be easiest to just keep them hidden and if someone want to view just open in a new window

place this link on your page with your myspace id in it


ok going to break it up take out the spaces

2006-12-28 15:56:49 · answer #1 · answered by Victor C 4 · 0 0

Personally speaking, I'd either do as the previous person suggested or try actually looking on MySpace. I'm sure that you didn't get this idea out of your head, someone's profile had to have it. Go to their profile and look at the source. In IE or FF, it's literally View->Source. From there, I'm fairly sure you can figure out what you want.

2006-12-28 15:58:24 · answer #2 · answered by pplgoldblatt 3 · 0 0

It's probably really complicated. I'd use a search engine to find the code to copy and paste to your myspace.

2006-12-28 15:51:19 · answer #3 · answered by Tom 2 · 0 0

There are a pair of the thank you to accomplish that. you ought to use the onMouseOver option (yet this might use Javascript), or you ought to use the :hover CSS option, under are 3 examples utilising BUTTON and enter button:hover { historic past-colour: rgb(51,255,102); /* in case you pick to hold the border and rounded corners */ border: 1px good black; -moz-border-radius: 3px; -webkit-border-radius: 3px; } enter[variety="placed up"]:hover { historic past-colour: rgb(51,255,102); } enter[variety="button"]:hover { historic past-colour: rgb(51,255,102); }

2016-10-28 14:48:29 · answer #4 · answered by gripp 4 · 0 0

fedest.com, questions and answers