Sam Sutch wrote: > Sure, here: http://kalispellcopycenter.com/t/ is what I was talking > about (view source, obviously).
toggleElementClass works perfectly, it's just that your tabHover class doesn't modify the look of your elements (it conflicts with the definition of your styles in styles.css). Just modify the stylesheet to see that it works. Note: be careful with roundElement/roundClass, it modifies the elements statically; it doesn't seem you expect that in your code. -- Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
