jquery's posterous

jQuery Tutorials

Everything jQuery & JavaScript related.

jQuery Tutorials's profile »

Tags

  • jquery (3)
  • html (1)
  • list (1)
  • manipulation (1)
  • resource (1)
  • table (1)
  • twitter (1)
  • usability (1)

Archive

2009 (3)
May (3)
Subscribe via RSS
May 27, 2009

jQuery related Twitter profiles list

  • Edit
  • Delete
  • Tags
  • Autopost

Hi everyone, today I found a great list of jquery related twitter user profiles list. If you are using twitter and love jquery then you definetly should check it out.

http://skfox.com/2008/07/06/following-jquery-on-twitter

Filed under  //

  • jquery
  • list
  • resource
  • twitter
  • 2 responses
  • Like
  • Comment
May 26, 2009

What is new in jQuery 1.3.3?

  • Edit
  • Delete
  • Tags
  • Autopost

If you wonder what's new in jQuery's latest (not realeased yet) version 1.3.3, you should follow @jQueryHowto on Twitter. The last three posts he had were:

  1. .toggleClass() will be able to toggle more than one class at the time;
  2. .bind() will let you define your own this reference;
  3. and jQuery will handle iframes better.

Filed under  //

  • jquery
  • 1 response
  • Like
  • Comment
May 21, 2009

Delete table row on click

  • Edit
  • Delete
  • Tags
  • Autopost

Reading a post on jQuery HowTo blog about deleting table row on user click, I realized how usable it is. It adds an extra usability with only 3 lines of code...

Filed under  //

  • html
  • jquery
  • manipulation
  • table
  • usability
  • 2 responses
  • Like
  • Comment