Sprite Animation | jQuery
Create quick sprite animation by applying an image and sprite options. You can specify sprite’s options like “frameWidth”, “startFrame”, “endFrame”,... more »
Tweet 0 CommentsSave Tags: ajax, javascript, web 2.0, web design
Use plain language for test scripts by implementing SAFS with Rational Functional Tester
Some software testers are inexperienced with scripting languages and the scripting tools that generate test scripts. This situation can create... more »
Advanced Rich Ajax Platform Theming
In the Eclipse Rich Ajax Platform 1.3 release, we will improve the style of our default widgets. All this styling is done via theming and by using the... more »
Tweet 0 CommentsSave Tags: ajax, eclipse, java, open source
Lightbox | jQuery.popeye 1.0 released
jQuery.popeye, the image gallery plugin that started as an alternative to the famous JavaScript lightbox.
Tweet 0 CommentsSave Tags: ajax, javascript, web 2.0, web design
Switching Images With Style: ImageSwitch
jQuery has built-in animations & effects. But when it comes to switching between 2 objects, you may need to code a little more for a flawless... more »
Tweet 0 CommentsSave Tags: ajax, css-html, javascript, web design
RightRails Was Updated
RightRails is a ruby-on-rails plugin for the RightJS javascript framework. And it was just updated with new features. By the link, there are some... more »
Tweet 0 CommentsSave Tags: ajax, javascript, ruby, web design
GWT 2.0 with Eclipse plugin released!!
Google has released a release candidate version of GWT 2.0. They have also released a google eclipse plugin for GWT 2.0 which provides new UIBinder... more »
Tweet 0 CommentsSave Tags: ajax, java, open source, tools
Great Lightbox Alternative jQuery.popeye
Great Lightbox Alternative jQuery.popeye
Tweet 0 CommentsSave Tags: ajax, reviews, tools
Ajax programming with Struts 2 - JavaWorld
Do you have five minutes? Check out these five steps to dynamic, Ajax-style tables using Struts 2, Dojo and JSON.
7 JQuery Plugins for Text Effects
7 JQuery Plugins for Text Effects to use in your projects and enhance your design.
Tweet 0 CommentsSave Tags: ajax, web 2.0, web design
Ajax For Evil: Spyjax with jQuery
Spyjax, as I know it, is taking information from the user’s computer for your own use — specifically their browsing habits.
Tweet 0 CommentsSave Tags: ajax
Bubble Tooltips : Javascript
Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page. Before we begin, here it... more »
Tweet 0 CommentsSave Tags: ajax, css-html, javascript, web design
Use jQuery and PHP to scrape page content
So we have content on another domain that we want to load via AJAX into a page how can we do this?…. This was a question that was put to the other day... more »
Tweet 0 CommentsSave Tags: ajax, javascript, php, tools