Great....thanks again guys. Prototype is excellent...im working on a project to get me up to speed with it's basic DOM stuff ( hence the innane questions) and so far ive condensed 60 lines of vanilla style javascript into just 12 in prototype javascript. Excellent stuff!
On Jan 23, 10:15 pm, "Justin Perkins" <[EMAIL PROTECTED]> wrote: > On Jan 23, 2008 4:10 PM, Tobie Langel <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > Watch out for class... it's a reserved keyword in JS. Prototype > > supports either using className (preferred imho) or 'class': > > Oh yes, good point. Looks like somebody needs to update the Prototype > API page for Element, because my code snippet is nearly identical to > the one found under the section "Element as a constructor" (which > mysteriously is not anchored). > > -justin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
