Checking Network Reachability on the iPhone

Tutorials

In some iPhone apps you need to check if there is a connection to the outside world. If the application depends on a connection to the internet, we will want to warn the user of the app, if he cannot connect currently. In programm... read more

September 14, 2009 by Mary Lou 5 Comments »

Dynamic jQuery Image Gallery with Uploader

Development

Here's a jQuery Image Gallery script with a multi file Uploader, that was implemented using three resources that I found on the web: uploadify ad-gallery class.upload.php click on the image to see a demo It's ... read more

September 13, 2009 by chadking 18 Comments »

Codrops' New Style: Lessons learned from applying CSS3

Web Design

... or why your Mozilla could be slow when scrolling As you can see, we changed the style of our beloved site. The original WordPress theme can be found here: http://fresh01.co.za/2008/01/25/arctic-free-wordpress-theme/ ... read more

September 13, 2009 by Mary Lou No Comments »

42 jQuery Navigation based Techniques

Development

Here’s a list of 42 jQuery Navigation Techiques, Navigation plugins, and Tutorials built using jQuery: 1. How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery site : visit live demo : here ... read more

September 11, 2009 by cody 2 Comments »

CSS3 Styled jQuery Dropdown

Web Design

I found a really nice and simple jQuery dropdown menu on CSS Tricks and I thought, let's add some neat style to it. You can find the original here: http://css-tricks.com/examples/SimplejQueryDropdowns/ Click on the screenshot t... read more

September 10, 2009 by Mary Lou 8 Comments »

Switching Styles: jQuery CSS Exchanger

Development

Here's a jQuery script for changing the stylesheet of an html page. The styles can be selected from the dropdown on top of the page. There are ten styles to choose from. Cookies are used to save your last option. Click on the scre... read more

September 9, 2009 by cody 5 Comments »

jQuery Fancy Draggable Captcha

Development

Here is a jQuery example for a captcha in a registration form. In order to pass the "Are you human" test, the user has to drag the numbers from 1 to 6 into order. [caption id="attachment_351" align="alignnone" width="585" capti... read more

September 8, 2009 by cody 7 Comments »