![]() |
smart javascript bastards ---->
i'm trying to use this script here, it's a jquery thing that pretties up forms http://www.no-margin-for-errors.com/...ttyCheckboxes/
so i follow the instructions which say to include the jquery and prettycheckboxes js files in the head section then it says: Then you need to initalize prettyCheckboxes. Code:
$(document).ready(function(){ |
Put the left leg in, put the right leg out, put the right leg in, and shake it all about.
|
Quote:
Code:
<script type='text/javascript'> Code:
<script type='text/javascript' src='/path/to/file.js'></script> |
Quote:
|
Quote:
|
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> |
arghhhhhh - i need sleep - i didn't see it down there.
thanks! |
Quote:
|
All times are GMT -7. The time now is 12:52 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123