mochikit inline edit


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. .RK-invisible{visibility:hidden}
  2. .RK-visible{visibility:visible}
  3. .RK-shrink{width:0px;height:0px}
  4. .RK-clickable{cursor:pointer}
  5. .RK-highlight{background-color:yellow}

Report this snippet


Comments


You need to login to view comments.