Friday, July 16, 2010

jQuery Part3

jQuery has lot of cool features. We can achieve things in less code and we have a library/framework(jQuery) behind us :)

ok...lets see what i have learned today

$(document).scrollTop()
$('#TextArea1').resizable() - This can be used for scrolling and split panes
Lightbox & colorbox - to show image popups

No comments:

Post a Comment