• Resolved Chekki

    (@chekki)


    Hi,

    I love your plugin. Thanks for it. ??

    With the following code I can put a simple checkbox in every row (one checkbpx per row):

    <center><input id="1" name="interest" type="checkbox" value="2" /></center>

    Is it possible mark the whole row in green or red after clicking the checkbox?

    You would really help me.

    Best regards from germany

    Chekki

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, but you will need custom code for this, as I don’t have a readily usable solution. For example, you could use the jQuery JavaScript library that listens to changes to the checkboxes and then changes the parent row’s background color.

    Regards,
    Tobias

    Thread Starter Chekki

    (@chekki)

    @tobiasbg Thanks for your reply. But unfortunately I have no idea how to realise it. Do you have any idea where I can find more information or a solution to realise it? Its very important for me.

    Thanks in advance.

    Best regards

    Chekki

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no, sorry, I can’t really help with a solution here, but only suggest to look for tutorials e.g. on how to use the jQuery library to work with browser/DOM elements.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mark row green or red’ is closed to new replies.