On Dec 7, 12:36 pm, "evanbu...@gmail.com" <evanbu...@gmail.com> wrote:
> I like to use the addClass method rather than embed CSS in my js
> code.  I find it easier to maintain.
>
> $('td').addClass('myCSSClass');
>
> $('td').removeClass('myCSSClass');

Hi Evan,

I'd prefer that approach too. But the problem is this css attribute
value is stored in the database. I can not find the doc on how to add
an extra css attribute to a css class.

Kind regards,


-- 
http://jobs.scrum8.com | http://twitter.com/scrum8

Reply via email to