View Single Post
Old 02-28-2009, 06:20 AM  
fallenmuffin
Confirmed User
 
fallenmuffin's Avatar
 
Industry Role:
Join Date: Nov 2005
Posts: 8,170
he has it on that page... its at the bottom before his tracking code ;)

<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$('#checkboxDemo input[type=checkbox],#radioDemo input[type=radio]').prettyCheckboxes();
$('.inlineRadios input[type=radio]').prettyCheckboxes({'display':'inline'});
});
</script>
fallenmuffin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote