<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel>
<title>cancelBubble</title>
<language>en-us</language>
<atom:link href="http://www.cancelbubble.com/xmlfeeds.php?cmd=popular" rel="self" type="application/rss+xml" /><link>http://www.cancelbubble.com/</link>
<description>cancelBubble</description>
<item>
<title>httpstatus.es</title>
<link>http://www.cancelbubble.com/story.php?id=2248</link>
<guid>http://www.cancelbubble.com/story.php?id=2248</guid><description><![CDATA[Database of HTTP status codes with their IETF and Wikipedia descriptions. All the HTTP status codes on one page for easy reference]]></description>
<pubDate>Wed, 16 May 2012 20:04:15 -0700</pubDate>
</item>
<item>
<title>HTML5 Accessibility Chops: hidden and aria-hidden</title>
<link>http://www.cancelbubble.com/story.php?id=2247</link>
<guid>http://www.cancelbubble.com/story.php?id=2247</guid><description><![CDATA[What is the best method for hiding content for all users? For hiding content for some users? The standard technique for hiding content for all users has been the use CSS display:none. Now, both ARIA and HTML5 also provide a semantic indication of content state that indicates content is hidden or should not be available to users.]]></description>
<pubDate>Tue, 01 May 2012 08:34:14 -0700</pubDate>
</item>
<item>
<title>CSS Scroll Effects</title>
<link>http://www.cancelbubble.com/story.php?id=2246</link>
<guid>http://www.cancelbubble.com/story.php?id=2246</guid><description><![CDATA[Did you know you can apply CSS transformation effects to list elements that occur when scrolling through that list?]]></description>
<pubDate>Wed, 18 Apr 2012 20:45:29 -0700</pubDate>
</item>
<item>
<title>CSS3 Animated Media Queries</title>
<link>http://www.cancelbubble.com/story.php?id=2245</link>
<guid>http://www.cancelbubble.com/story.php?id=2245</guid><description><![CDATA[You can combine CSS transitions with the media queries to show an animated change to your elements. But most people don’t browse the internet by going to a web page and changing the browser size so what good is it? The main situation you would use this is on smartphones or tablets where you can change from portrait to landscape easily and with that change the visitor is changing the screen size.]]></description>
<pubDate>Wed, 11 Apr 2012 14:16:51 -0700</pubDate>
</item>
<item>
<title>Boilerplate CSS Media Queries</title>
<link>http://www.cancelbubble.com/story.php?id=2244</link>
<guid>http://www.cancelbubble.com/story.php?id=2244</guid><description><![CDATA[Media Queries are now becoming quite common practice in web design. They allow you to change the CSS of the different elements on your web page depending on the size of the screen the visitor currently can see.  Here's a snippet of CSS boilerplate to get you going on various smartphones, iphones, ipads (both in portrait and landscape), desktops and large screens.]]></description>
<pubDate>Wed, 11 Apr 2012 14:07:35 -0700</pubDate>
</item>
<item>
<title>Using Modernizr to detect HTML5 features and provide fallbacks </title>
<link>http://www.cancelbubble.com/story.php?id=2243</link>
<guid>http://www.cancelbubble.com/story.php?id=2243</guid><description><![CDATA[Modernizr is a JavaScript library that detects which HTML5 and CSS3 features your visitor’s browser supports. In detecting feature support, it allows developers to test for some of the new technologies and then provide fallbacks for browsers that do not support them.]]></description>
<pubDate>Tue, 27 Mar 2012 09:02:04 -0700</pubDate>
</item>
<item>
<title>How to Build a Kick-Butt CSS3 Mega Drop-Down Menu</title>
<link>http://www.cancelbubble.com/story.php?id=2242</link>
<guid>http://www.cancelbubble.com/story.php?id=2242</guid><description><![CDATA[Learn how to build a cross-browser, awesome CSS-only drop-down mega menu, using nice CSS3 features.  At the time of this writing, it doesn't seem to work in IE6, despite a section in the article indicating handling IE6 compatibility.  Works in IE7, though.]]></description>
<pubDate>Fri, 16 Mar 2012 08:45:15 -0700</pubDate>
</item>
<item>
<title>Other Mobile Pattern Libraries - 4ourth Mobile Design Pattern Library</title>
<link>http://www.cancelbubble.com/story.php?id=2241</link>
<guid>http://www.cancelbubble.com/story.php?id=2241</guid><description><![CDATA[Resource list of a lot of other mobile design patterns and collections.]]></description>
<pubDate>Thu, 15 Mar 2012 10:44:08 -0700</pubDate>
</item>
<item>
<title>Javascript Image Beacons For Tracking User Interactions</title>
<link>http://www.cancelbubble.com/story.php?id=2240</link>
<guid>http://www.cancelbubble.com/story.php?id=2240</guid><description><![CDATA[The gist behind image beacons is that your app is sending information to your server without expecting information back. Using beacons in an interactive app for tracking presents a problem - you do not want to add a 1×1 image to your DOM every time you track an interaction. Here's a utility function to help with image beacons via javascript]]></description>
<pubDate>Wed, 15 Feb 2012 12:49:32 -0800</pubDate>
</item>
<item>
<title>Arctext.js – Curving Text with CSS3 and jQuery</title>
<link>http://www.cancelbubble.com/story.php?id=2239</link>
<guid>http://www.cancelbubble.com/story.php?id=2239</guid><description><![CDATA[While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let's you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius.  Oh yeah, you can animate it, too.]]></description>
<pubDate>Mon, 30 Jan 2012 08:37:48 -0800</pubDate>
</item>
</channel>
</rss>

