On Jul 16, 12:47 pm, "Armand Datema" <[EMAIL PROTECTED]> wrote:
> Hi
>
> What is the best way to give a different class to each item in an unordered 
> list
>
> just a for each and then apply a new class or is there something better

Applying classes has the limitation that you have to create a class
for each color combination. It would probably be more maintainable to
apply the styles using the .css('background-color',...)
and .css('color',...) approach.


...
> > I have this menu which is just a few menu-items placed next to
> > eachother like this:
>
> > HOME - CONTACT - NEWS

Please don't re-use/hijack posts for a separate topic - start a new
post.

Reply via email to