CSS

My new year's resolutions for 2012

Beyond making an effort to be happier, nicer to people and less stressed I am not a big fan of new year's resolutions. However, from a programming point of view, there are a few things I plan to do this year. I've listed them below so I can review my achievements (or lack of) in a year's time. Read the following books which I purchased recently from Sitepoint: jQuery: No...

Published: Sunday 01 January 2012 | Comments: 0 | Read more »

ColdFusion HTML jQuery CSS

Moving page elements using jQuery

I'm currently working on a project to convert a web site to a responsive design. On mobile devices I want the primary page content to appear near the top of the page with other (less important) content below. For the site in question I can get so far using CSS to reposition page elements. However, when CSS won't do the job I've used jQuery to detect whether a mobile device is be...

Published: Wednesday 23 November 2011 | Comments: 0 | Read more »

jQuery CSS Responsive Design

Foundation: Rapid prototyping and building framework

Today I finished integrating Foundation framework with my blog. Foundation describes itself as 'an easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device'. And, as long as you have a knowledge of HTML and CSS, and at least a basic understanding of the principals behind responsive design, Foundation is very easy to use. Fortunately...

Published: Friday 11 November 2011 | Comments: 0 | Read more »

HTML jQuery CSS Responsive Design