Code, ASP.NET, Headline »

[16 Nov 2009 | 0 Comments]

Ladies and Gentlemen allow me to introduce you to the fantastic Expando... I felt like I had to open this blog post like that because the name Expando conjures up the image of a cheap magician, a sort of dishevelled David Blaine. The similarities between this object and David Blaine do not end ther... [More]

»

[15 Nov 2009 | 0 Comments]

If you want to have all links in your document that point to external sites open up in a new window then you’ll realise you can no longer use target=”_blank”… well that’s if you want to conform to XHTML strict. The Jquery Snippet below could solve your problem.       $.expr[':'... [More]

Tools, Code, Headline »

[13 Nov 2009 | 3 Comments]

If you’ve logged into Facebook recently you may or may not have noticed that the password field says Password and the email field says Email, which is nice because it means you don’t need to waste space with labels next to your textboxes. I’ve replicated the feature here, and you can download the so... [More]