hedgerwow
Latest Content
Preview image inline before uploading. - 159 days ago
I hope HTML5 and Google Gear could do this thing better http://hedgerwow.appspot.com/image-upload-preview/demo.html Topics: image, JavaScript
JOT: The JavaScript Object Template - 175 days ago
http://code.google.com/p/jot-project/wiki/SyntaxAndHowTos , still beta.Hope you’d like it. Topics: JavaScript
Found a new JS pattern from MSDN. - 194 days ago
One day, I was trying to detect whether an element is an element that has no close tag.So I did this:var tagName = el.tagName.toLowerCase();if( tagName == ‘img’ || tagName == ‘br’ || tagName ==... Topics: JavaScript
update:Cross Browser Base64 Encoded Images Embedded in HTML - 207 days ago
http://www.hedgerwow.com/360/dhtml/base64-image/demo.php Topics: image
Notes from stylesheet-debug.js - 263 days ago
Below are the notes from the newly released YUI version 2.7.0 stylesheet.jsand the notes from its source probably explains why web development is too tricky to deal with.Adapted from tylesheet-debug.js…../*Copyright (c) 2009, Yahoo! Inc. All... Topics: CSS, DOM, Uncategorized






















