[links] css selector meets javascript


[links] css selector meets javascript

Published on Fri 23 Nov 2007 10:11 ( 2 years, 3 months ago)

Some links. Many years ago I found behaviour.js and really like it, however in my project I finally decided to abandon it, the only reason is it became too slow when web page is big.  It's not very efficient to use regex to get elements inside a big DOM tree...that's what behaviour.js does.

But this is a great idea,  I really love it. so I decided to learn if it's possible to get this done and make it efficient enough in my spare time.

Some links:

Behaviour: http://www.bennolan.com/behaviour/

GetElementBySelector(): http://simonwillison.net/2003/Mar/25/getElementsBySelector/

Javascript event sheet: http://www.kryogenix.org/code/browser/jses/

cssQuery, similar to get elementsbyselector: http://dean.edwards.name/weblog/2005/08/cssquery2/

http://david.goodlad.ca/2005/11/10/beautiful-javascript-powered-pages

http://david.goodlad.ca/2005/12/08/standardizing-js-behaviors

--

Now prototype, jquery, dojo, mootools all support this features, here is a very nice performance compare:

http://extjs.com/playpen/slickspeed/


Related posts:


Search related in web:

Custom Search

RSS Feed

One click subscribe this blog in your google reader!

Be social!


Want to say something here? please sign in



Blog posts link to this page
What are friends tweeting?
Tags cloud
Monthly Archives