Tags
.NET API attribute background image Blueprint CMS CodeIgniter CSS CSS2 CSS3 CSS3.info Cufon Elguji Software fluid layout Green Bin Ottawa IdeaJam IE6 IE7 jQuery jQuery Tools JSLint Lotus Notes MasterPage menu micro site multilingual navigation performance plugin Sidney Crosby Sitefinity sprite standards TeamCOPD Telerik template slice units video WordPress WPML XHTML Yahoo! YDN YouTube YUI TheaterDisclaimer
Everything posted on this blog is my personal opinion and does not necessarily represent the views of my employer or its clients.
Category Archives: Bugs
Quick fix for “Simple Feed List” WordPress plugin
I came across a bug today with a RSS feed plugin we use for one of our WordPress-powered client sites. The bug is with Simple Feed List (v 1.4, by David Artiss), and occurs when the feed link supplied is … Continue reading
Posted in Bugs, Quick Tips, Web Development
Tagged plugin, Simple Feed List, WordPress
Leave a comment
Stopping a YouTube video after closing the overlay it’s in with jQuery Tools
Now there’s a long-winded title for you! Yes, I’m having problems (IE-specific) when closing an overlay that contains a YouTube video – the movie just keeps on playing in the “background”. My current setup was pretty simple – basically just … Continue reading
Posted in Bugs, JavaScript, Web Development
Tagged API, jQuery Tools, swfobject, YouTube, YouTube JavaScript Player
Comments Off
Localhost bug with the ShareThis social bookmarking tool
Yesterday afternoon, while adding a social bookmarking tool from ShareThis, we came across the following JavaScript error that just wouldn’t go away, even though we were using the same code snippet as is shown on the ShareThis example pages. SHARETHIS … Continue reading
Server errors with @import from within a style sheet
Came across this one yesterday after we launched a new Sitefinity-powered Web site for a client of ours. We were getting all sorts of HTTP Error 400 Bad Request errors, and they all had to do with style sheets. The site … Continue reading
A small fix for Stu Nicholl’s drop down menu solution for IE6
I’m currently working on an template slice of a micro-site for one of our major clients and came across an annoying bug when attempting to implement Stu Nicholl’s CSS-only drop down menu solution for IE6. For some reason, any menu … Continue reading