Site Search

This search allows for boolean searching. Words must be greater than 3 characters, and will be ranked by relevance. Results will be displayed on this screen.


Search Options


Search Results
hash strings via javascript
This is something possibly not thought of too often, and makes quite a lot of sense when you look into it more deeply. It's relatively easy to ha
http://gavinbenda.com.au/2007/03/29/hash-strings-via-javascript/

onload events, the safe way
Javascript is a very powerful "addon" tool, I don't think developers should call it anything other than that. The garnish on yo
http://gavinbenda.com.au/2007/05/10/onload-events,-the-safe-way/

javascript frameworks compared
Javascript is a much more powerful language than it is often given credit for. With a lot of browser support these days, many applications are using j
http://gavinbenda.com.au/2007/07/04/javascript-frameworks-compared/

check file extension before upload
For a web app, I wanted to run a quick check via javascript to make sure the file being uploaded was in the allowed file types (obviously this was har
http://gavinbenda.com.au/2007/07/12/check-file-extension-before-upload/

the $ function
Nothing ground breaking, but it is amazing how annoying complicated and messy it is to refer to an element using document.getElementById(&quo
http://gavinbenda.com.au/2007/08/16/the-$-function/

png transparencies
PNG alpha transparencies are something that most graphic designers long for, the ability to overlay/fade something over a background, e
http://gavinbenda.com.au/2008/09/25/png-transparencies/

Cloud Map