mardi 28 juillet 2015

Checkbox onclick change row color

Here is my fiddle:

http://ift.tt/1KxaxMD

Once I click on a checkbox, it should change that particular tr's background color using the highlight class below:

.ui-table-highlight {
    background-color:#ffefbb;
}

I tried several solutions on stackoverflow but I think it perhaps is a problem in my css?




Aucun commentaire:

Enregistrer un commentaire