Displaying 1 result from an estimated 1 matches for "byclassname".
Did you mean:
bbclassname
2006 Jun 02
1
prototype patch submissions
...een doing in the hopes of soliciting some feedback from you folks. If this
isn''t the right place to discuss Prototype, mea culpa - where should I go?
http://dev.rubyonrails.org/ticket/5122
#5122 addressed adding document.getElementsByAttribute, alongside the
existing document.getElementsByClassName. We''ve found that while it''s useful
to be able to use ''ByClassName, often we''ll step on our designer''s toes if
we try to use the class for a programmatic function. Semantically I believe
that the designer is right - the class attribute is for defining...