how-to

Write A Struts 2 Action Class In 5 Minutes Using Annotations

This tutorial is a continuation of Setup web application using spring Struts 2 and Maven with Eclipse 3.3. The project structure is as shown in the below...

0 replies - 15497 views - 07/14/08 by karthikeyan Cho... in News

A Digg-like, Flickr-like Pagination Style Using CSS

This tutorial explains how to design a pagination for search results or more in general to split a long list of records in more pages. It's a question I often...

0 replies - 6588 views - 07/14/08 by Schalk Neethling in News

CSS: Simple Rules for Better Organization and More Efficiency

Organization is not everything, but without organization, everything is nothing, one of my teachers used to say, and right he is. Almost everything benefits...

0 replies - 2018 views - 07/10/08 by Schalk Neethling in News

Optimizing CSS Controls with PNG Masks

After all the talk about css generated content, it is time to look at some other measures I took to keep as much styling control in css as possible. Up next is...

0 replies - 2297 views - 07/08/08 by Niels Matthijs in News

jQuery - Load Data From Other Pages

How do I load data with jQuery? In this tutorial, we're going to grab data from one page and display it on another. You can download the sample solution at...

0 replies - 18236 views - 07/03/08 by detachedDesigns in Articles

Passing Data Between Flash And Flex And Back

Our recent adventures in Flex/Flash land have required us to have our Flash and Flex components to talk to each other. Here are some ways in which you can get...

0 replies - 4519 views - 07/02/08 by Schalk Neethling in News

60 Not To Be Missed Web Development Articles - June 2008 Web Builder Zone

June was a bumper month with a huge amount of awesome articles and tutorials posted across the web. Below is a list of ... not to be missed articles from...

0 replies - 5873 views - 07/01/08 by Schalk Neethling in News

jQuery Multi-Use Tooltip jHelperTip 1.0

jHelperTip is intended to be useful in many situations such as hovering tip and clickable tips. It can get data from a container, through Ajax or even the...

0 replies - 3020 views - 06/30/08 by Kean Tan in News

PHP - Stop including class files and use __autoload() instead

PHP added several magic methods in PHP5.  __autoload(), however, isn’t one of them.  But that doesn’t make it any less useful.  In fact it’s one of...

4 replies - 4756 views - 06/30/08 by Jaisen Mathai in Tips and Tricks

jQuery Tracking The Position Of The User's Mouse

You would want to use the "pageX" and "pageY" methods. For example, let's say that we had a single paragraph tag in our document. If...

1 replies - 5701 views - 06/29/08 by detachedDesigns in Tips and Tricks

CSS Nesting Specifics - When CSS Misbehaves

There are plenty of css bugs one can write about. Some are worth tracking because they are annoying and have a huge impact on our every day work, others...

0 replies - 11406 views - 06/27/08 by Niels Matthijs in News

jQuery - Five Questions And Answers

I've had quite a good response to these Question and Answer style articles. I got some nice traffic from Nettuts on their "Best of May" list. So I've...

1 replies - 11016 views - 06/26/08 by detachedDesigns in News

Delivering web software on a VPS

Much of my time is spent as a developer of web related software1. But recently I've found it impossible to avoid being drawn into some quite complex hosting...

0 replies - 2110 views - 06/25/08 by Schalk Neethling in Articles

Wicket Creating RESTful URLs

This is a tutorial on using Wicket with REST-style URLs. Normally, Wicket generates URLs that are a bit ugly. For example:...

3 replies - 8112 views - 06/24/08 by stuq in News

Accessible Rich Internet Applications - ARIA Slider

Starting with Steve’s article ARIA Toggle Button and Tri-state Checkbox examples, we will be providing more examples about how to use ARIA roles and states...

0 replies - 1197 views - 06/23/08 by Schalk Neethling in News