Posts Tagged ‘jQuery’

SimplePie & jQuery Flickr Photostream

Nov
6
2009

Flickr logo If you want to display a number of photos on your website, jQuery Infinite Carousel is a very good option. This carousel works really well when you have a list of images on your page, but it threw up a number of problems when calling images dynamically on page load (I.e. your latest Flickr Photostream or set). (more…)


September Highlights

Sep
28
2009

jQuery Tools Over the past month I have collated a selection of useful articles and resources relating to web design and search engine optimisation. If you have any highlights from the past month feel free to leave a comment below. (more…)


Show/Hide Content with Noscript, CSS & jQuery

Aug
19
2009

The following post tackles an issue I came across on a recent project with form validation. I wanted to provide a javascript:history(-1) link to return a user to the previous page whilst retaining text that was entered into the form fields (unlike simply reloading the original page which looses all the form content). However, simply providing a JavaScript link would leave users who have JavaScript disabled orphaned on the page – certainly quite unprofessional and inaccessible. (more…)