I've been using Ben Nolan's behaviour.js script for a while to organize my
javascript application to my html, but I've been watching as $$() develops as
well. It's now more complete wrt CSS syntax and has gotten some speed
improvements recently too. In a new project I'm planning on using $$() instead
of behaviour.js.

I do have one question though. $$() doesn't appear to work on partial documents
(which is a problem with behaviour.js too) but Element.getElementsBySelector()
does. I'd like to have this feature in my behaviour.js replacement so I was
wondering a couple of things:

+ Why doesn't $$() do this already?
+ Did Element.getElementsBySelector get the same recent improvements as $$()?

Thanks
-- 
Michael Peters
Developer
Plus Three, LP


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to