[mochikit] Re: Bug in MochiKit.DOM ???

2006-08-31 Thread olilo
Beau Hartshorne wrote: > On 30-Aug-06, at 6:10 AM, Zachery Bir wrote: > > > Maybe, *shrug*, every Javascript reference I've seen points out that > > css style attributes need to be camel cased. Just because they're in > > quotes here doesn't strike me as obviating that. It's still in > > Javascrip

[mochikit] Re: Bug in MochiKit.DOM ???

2006-08-30 Thread Beau Hartshorne
On 30-Aug-06, at 6:10 AM, Zachery Bir wrote: > Maybe, *shrug*, every Javascript reference I've seen points out that > css style attributes need to be camel cased. Just because they're in > quotes here doesn't strike me as obviating that. It's still in > Javascript source. :^) computedStyle('back

[mochikit] Re: Bug in MochiKit.DOM ???

2006-08-30 Thread Zachery Bir
On Aug 29, 2006, at 5:35 PM, Beau Hartshorne wrote: > On 29-Aug-06, at 2:07 PM, Zachery Bir wrote: > >>> I just figured it out. One must use the camel case notation for the >>> CSS >>> attribute lists. It would perhaps help to mention that in the >>> doco. :p >> >> You're in Javascript, not CSS

[mochikit] Re: Bug in MochiKit.DOM ???

2006-08-29 Thread Beau Hartshorne
On 29-Aug-06, at 2:07 PM, Zachery Bir wrote: >> I just figured it out. One must use the camel case notation for the >> CSS >> attribute lists. It would perhaps help to mention that in the >> doco. :p > > You're in Javascript, not CSS. Put it in a .css file, or use > Javascript notation for styl

[mochikit] Re: Bug in MochiKit.DOM ???

2006-08-29 Thread Zachery Bir
On Aug 29, 2006, at 5:02 PM, mirage wrote: > Gaaahh!!! > > I just figured it out. One must use the camel case notation for the > CSS > attribute lists. It would perhaps help to mention that in the doco. :p Gaaahh!!! You're in Javascript, not CSS. Put it in a .css file, or use Javascript not

[mochikit] Re: Bug in MochiKit.DOM ???

2006-08-29 Thread mirage
Gaaahh!!! I just figured it out. One must use the camel case notation for the CSS attribute lists. It would perhaps help to mention that in the doco. :p --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "MochiKit" gr