<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/overflow</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 15:59:50 GMT</pubDate>
<item>
<title>(CSS) Text Overflow Ellipsis Using Css - chillyjames</title>
<link>http://snipplr.com/view/70814/text-overflow-ellipsis-using-css/</link>
<description><![CDATA[ <p>The CSS text overflow ellipsis solution is perfect for single line truncations. I use this constantly when building mobile or responsive applications.</p> ]]></description>
<pubDate>Tue, 16 Apr 2013 23:39:06 GMT</pubDate>
<guid>http://snipplr.com/view/70814/text-overflow-ellipsis-using-css/</guid>
</item>
<item>
<title>(ASP) Modulo on big numbers - cryothic</title>
<link>http://snipplr.com/view/70422/modulo-on-big-numbers/</link>
<description><![CDATA[ <p>Use this function to calculate modulo on numbers that overflow doubles.
Where "number" is the value you want to devide, and "div" is the number you want to devide by.</p> ]]></description>
<pubDate>Thu, 14 Mar 2013 23:17:58 GMT</pubDate>
<guid>http://snipplr.com/view/70422/modulo-on-big-numbers/</guid>
</item>
<item>
<title>(JavaScript) Modulo on big numbers - cryothic</title>
<link>http://snipplr.com/view/70421/modulo-on-big-numbers/</link>
<description><![CDATA[ <p>Max value for Javascript numbers is: 9007199254740992
This function performs a modulo on numbers bigger than that.

"aNumStr" is the number (as string) you want to devide.
"aDiv" is the number you want to devide by.</p> ]]></description>
<pubDate>Thu, 14 Mar 2013 23:15:26 GMT</pubDate>
<guid>http://snipplr.com/view/70421/modulo-on-big-numbers/</guid>
</item>
<item>
<title>(CSS) CSS - Float Fix / Overflow Fix - clearfix / overflowfix - kreatific</title>
<link>http://snipplr.com/view/55768/css--float-fix--overflow-fix--clearfix--overflowfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 27 Jun 2011 14:31:37 GMT</pubDate>
<guid>http://snipplr.com/view/55768/css--float-fix--overflow-fix--clearfix--overflowfix/</guid>
</item>
<item>
<title>(CSS) ellipsis overflow - griffpup</title>
<link>http://snipplr.com/view/54635/ellipsis-overflow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 31 May 2011 19:36:01 GMT</pubDate>
<guid>http://snipplr.com/view/54635/ellipsis-overflow/</guid>
</item>
<item>
<title>(CSS) ie7 input background-image scrolling - tennison</title>
<link>http://snipplr.com/view/30166/ie7-input-backgroundimage-scrolling/</link>
<description><![CDATA[ <p>in ie6 + ie7 when the content on an input exceeds the length the background-image will scroll, solution is to have a container around the input or limit characters to length</p> ]]></description>
<pubDate>Tue, 23 Mar 2010 09:13:51 GMT</pubDate>
<guid>http://snipplr.com/view/30166/ie7-input-backgroundimage-scrolling/</guid>
</item>
<item>
<title>(CSS) Adding an ellipsis to an overflowing item. - thnkling</title>
<link>http://snipplr.com/view/29051/adding-an-ellipsis-to-an-overflowing-item/</link>
<description><![CDATA[ <p>Adding ellipsis to an overflowing item.</p> ]]></description>
<pubDate>Mon, 01 Mar 2010 10:08:03 GMT</pubDate>
<guid>http://snipplr.com/view/29051/adding-an-ellipsis-to-an-overflowing-item/</guid>
</item>
<item>
<title>(Other) CSS 縦スクロール - daisuke103</title>
<link>http://snipplr.com/view/22148/css-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 30 Oct 2009 04:31:40 GMT</pubDate>
<guid>http://snipplr.com/view/22148/css-/</guid>
</item>
<item>
<title>(CSS) CSS - Force element to self-clear - charmcitycoder</title>
<link>http://snipplr.com/view/16071/css--force-element-to-selfclear/</link>
<description><![CDATA[ <p>I saw this somewhere else, so I can't claim to have come up with it myself. Def life-saver!</p> ]]></description>
<pubDate>Thu, 18 Jun 2009 09:43:45 GMT</pubDate>
<guid>http://snipplr.com/view/16071/css--force-element-to-selfclear/</guid>
</item>
<item>
<title>(jQuery) jQuery Overflow Timeline Effect - davebowker</title>
<link>http://snipplr.com/view/16062/jquery-overflow-timeline-effect/</link>
<description><![CDATA[ <p>Modified the code very slightly to add in cursor states for when the timeline is grabbed. Also added in (but commented out) the code to make the sliding twice as fast using a multiplier.</p> ]]></description>
<pubDate>Thu, 18 Jun 2009 07:07:54 GMT</pubDate>
<guid>http://snipplr.com/view/16062/jquery-overflow-timeline-effect/</guid>
</item>
<item>
<title>(CSS) CSS Cambiar el tamaño de las Miniaturas usando la propiedad Css Overflow - goo</title>
<link>http://snipplr.com/view/7937/css-cambiar-el-tamao-de-las-miniaturas-usando-la-propiedad-css-overflow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Aug 2008 11:59:03 GMT</pubDate>
<guid>http://snipplr.com/view/7937/css-cambiar-el-tamao-de-las-miniaturas-usando-la-propiedad-css-overflow/</guid>
</item>
</channel>
</rss>