jQuery a great tool for any ServerSide Scripting Language

logo

One of the most used framework for making your web application more live, interactive. There is been a while since I run into it, but recently I decided to use it. Main reason is when i saw the sits that actually use the jQuery framework. Take a look here and you ll be suprised by the big company names.

The are limitations using it. Some of these are, the old LightBox2, now its called Thickbox (a pluggin for jQuery framework). But there is a workaround to bypass working with multiple frameworks here. If you decide that you could use some of its DHTML goodies also forget your page CSS style, in most cases the pluggins require *{margin:0;padding:0} to work correctly. If you are one of those CSS gurus that already use this in your web page it no issue.

Dont forget to check out “15 days of jQuery”. Nice demonstrations using jQuery framework.Also see some more advanced jQuery pluggins here.

jQuery supports these browsers:

  • Firefox 1.5+
  • Internet Explorer 6+
  • Safari 2.0.2+
  • Opera 9+

Any problem with them should be considered and reported as a bug in jQuery.

There are known problems with:

  • Firefox 1.0.x
  • Internet Explorers 1-5.x
  • Safari 1.x
  • Safari 2.0
  • Opera 1.0-8.5
  • Konqueror

Some demonstrations of jQuery UI

Mouse Interaction

Posted in Uncategorized

2 thoughts on “jQuery a great tool for any ServerSide Scripting Language

Leave a Reply

Your email address will not be published. Required fields are marked *