jQuery More/Less Text

was recently asked by a client to add a functionality that only displays the first few lines of a block of content with a “More” link at the bottom which when clicked, would expand the content to show fully. This can easily be done with just a little bit of jQuery and CSS. If a…Continue Reading

How-To

HTML5 and You

t seems the day when HTML5 and CSS3 become the standard is coming closer and closer.  This is especially true now with the iPad out in the wild and Apple’s push for HTML5 (they have an entire page dedicated to sites that are using HTML5’s video tag).  Although HTML5 isn’t supposed to be official until…Continue Reading

How-To