The Golden Ratio in Web Design - 0 views
Creating a Secure PHP Login Page - 1 views
Recording an Action in Photoshop - 0 views
Creating Fading Site Dividers - 0 views
A jQuery UI and .Net Image Organizer - 2 views
Rethinking Forms in HTML5 - 2 views
-
While there are many changes for the better in the HTML5 specification, there is no better bang for the buck for the data driven website than the transformation of forms. These simple changes will transform how you enter, validate, process, and even display inputs. You will be able to create more usable web applications with less code and less confusion.
JavaScript Garden - 1 views
-
JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes, subtle bugs, as well as performance issues and bad practices that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.
Subversion Branch Merge Tutorial - 0 views
5 Ways to Make Ajax Calls with jQuery - 0 views
-
load(): Load a piece of html into a container DOM. $.getJSON(): Load a JSON with GET method. $.getScript(): Load a JavaScript. $.get(): Use this if you want to make a GET call and play extensively with the response. $.post(): Use this if you want to make a POST call and don't want to load the response to some container DOM. $.ajax(): Use this if you need to do something when XHR fails, or you need to specify ajax options (e.g. cache: true) on the fly.
8 Regular Expressions You Should Know - 0 views
« First
‹ Previous
81 - 100 of 108
Next ›
Showing 20▼ items per page