Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 11th, 2012  |  syntax: None  |  size: 0.33 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Unable to Style checkbox in IE
  2. < td class = "namecell" >< input type="checkbox"  class = "checkboxclass" value="cs1" /> < label class = "celllabel" id = "nlcs1" >lable data < /label> < /td>
  3.        
  4. <td class="namecell"><label
  5.   class="celllabel"><input type="checkbox" class="checkboxclass"
  6.   value="cs1" />&nbsp;lable data </label></td>