[SOLVED] curom checkboxes on list and view |
6/13/2014 06:42:00 | |
| PHPRunner General questions | ||
|
C
cristi author
I am using THIS to customize the checkboxes in an application. jQuery(document).ready(function($){
|
||
|
|
Sergey Kornilov admin 6/13/2014 |
|
Just to make sure we are on the same page: |
|
|
C
|
cristi author 6/13/2014 |
|
Yes about something like discontinued I was talking about... |
|
|
|
Sergey Kornilov admin 6/13/2014 |
|
Custom CSS will not work either, they are images. Replace files like images/check_yes.gif and images/check_no.gif with your own images and this is it. |
|
|
C
|
cristi author 6/13/2014 |
|
Yes, as always you are right - they are simple images. |
|