Daniel Koskinen

Web designer, WordPress consultant and usability enthusiast

  • About
  • Portfolio
  • Suomi
  • Suomi

Tag Archives: javascript

Simple Conditional Loading in WordPress

Posted on March 25, 2013

wpclipped

Over a year ago, Jeremy Keith wrote an excellent post on enhancing the performance of responsive sites by checking for a minimum screen width before loading secondary content such as related news and latest tweets. Mobile devices would just show a link to the content, thus keeping it accessible. In this post I’ll show how…

Posted in Web and Tagged ajax javascript responsive design wordpress | 4 Comments

Flexible fluid layouts with CSS and jQuery (Part 2 in series)

Posted on April 2, 2010

In this post I’ll demonstrate with a simple example how easy it is, with CSS and a bit of jQuery, to make layouts that adapt to the many different screen sizes out there.

Posted in General and Tagged css javascript jquery Web | Leave a comment

Experimenting in HTML5 and CSS3

Posted on February 12, 2010

I decided to experiment with some of the new elements in HTML 5 and built my blog theme from scratch (with the help of the Carrington framework though). I’m now rolling article, section, header, footer and other stuff. Because IE needs a Javascript hack to enable support for these elements, I wouldn’t consider doing this…

Posted in General and Tagged css css3 html html5 javascript Web | Leave a comment
Related