Back to Blog

Category: Development

Development 17/06/2011 by Russell Bishop

transition-point

Background Images and Percentage Positioning

With the ideology of ‘responsive web design’ flooding our industry with new thinking, Ethan Marcotte has released his coveted book entitled “Responsive Web Design”. A few of us at Digital Results have been reading through the ideas and examples from … Continue reading

Development 20/01/2011 by Charles Southey

iso-codes

ISO Country Codes for shipping rates (by continent)

If you’re into eCommerce (depending on which platform you use) you’ll most probably encounter a client asking you to allow for different shipping costs dependent on which country the products are being sent to. I searched for ages trying to … Continue reading

Development 03/12/2010 by Russell Bishop

google-labs

Google’s Web Font Loader

We read a great article on 24ways.org by Richard Rutter, publicizing Google’s new JavaScript library for designers & developers who are utilizing @font-face. The article shared a few methods of emulating the behavior of a few browsers when it comes … Continue reading

Development 02/12/2010 by Frank Martin

wrap

Wrapping text with JavaScript

We recently came up against the problem of splitting a heading (‹h1›) onto several lines, and to be able to style each line as if it were a new element (‹span›). Introducing Wrapify.js – a nifty function for wrapping ‘x’ … Continue reading

Development 18/11/2010 by Frank Martin

snip

Snipping text with JavaScript

Often, it’s important that an excerpt of text stays at a certain length. Our function should be triggered when the DOM is ready – allowing you to specify a length and whether or not you’d like an ellipsis at the … Continue reading

Like us on Facebook