Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My code disappear
#3
HTML part disappear

HTML
PHP Code:
<a href="#" class="greenhead"
onclick="style.background='url(http://i.cubeupload.com/Gi4rVR.png) ' "></a


CSS
PHP Code:
.greenhead {
  
width200px;
  
height200px;
  
displayblock;
  
border0px;
  
backgroundurl('http://i.cubeupload.com/TYeudm.png');
}

.
greenhead:hover {
  
backgroundurl('http://i.cubeupload.com/lYu4hD.png');

Reply


Messages In This Thread
My code disappear - by pan - 2013-06-18, 03:05:55
RE: My code disappear - by shawn_a - 2013-06-18, 03:24:20
RE: My code disappear - by pan - 2013-06-18, 03:53:59
RE: My code disappear - by shawn_a - 2013-06-18, 04:24:11
RE: My code disappear - by pan - 2013-06-18, 04:51:39
RE: My code disappear - by shawn_a - 2013-06-18, 06:25:17



Users browsing this thread: 1 Guest(s)