5.13.2010

jQuery... How Awesome!

It's been a while that I've not updated myself with the latest and coolest JavaScript world, particularly with jQuery. I heard a lot about jQuery, but shame on me that I did not really play with it until two weeks ago. I feel that I am such a laggard!

I am definitely impressed with the 'SQL' or 'XPATH' like query that we can use to access DOM. I am impressed with the ready-to-use AJAX  & other UI releated library.

I created a simple HTML page + jQuery codes. The story: user can highlight a paragraph depending on the paragraph user chooses from the drop-down menu. Try it yourself. To look at the source code, simply view the source code with your browser.

No comments: