<?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/language/javascript/tags/popup</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 21:10:12 GMT</pubDate>
<item>
<title>(JavaScript) Debug object - wizard04</title>
<link>http://snipplr.com/view/6752/debug-object/</link>
<description><![CDATA[ <p>An object including a few helpful functions for debugging. Functions displaying popups or alerts are limited to a certain number of consecutive times before asking to continue, in case they end up being called in an endless loop or something.</p> ]]></description>
<pubDate>Tue, 17 Jun 2008 13:14:26 GMT</pubDate>
<guid>http://snipplr.com/view/6752/debug-object/</guid>
</item>
<item>
<title>(JavaScript) Pop up once - valcartei</title>
<link>http://snipplr.com/view/3843/pop-up-once/</link>
<description><![CDATA[ <p>displays a popup window only the first time the visitor gets to the website for expDays.
It uses cookie to do that. expDays set the n. of days you want the cookie to live, default set to 1.</p> ]]></description>
<pubDate>Thu, 04 Oct 2007 05:24:04 GMT</pubDate>
<guid>http://snipplr.com/view/3843/pop-up-once/</guid>
</item>
<item>
<title>(JavaScript) Show floating div near cursor on mouseover, hide on mouseout - scriptmakingcom</title>
<link>http://snipplr.com/view/3624/show-floating-div-near-cursor-on-mouseover-hide-on-mouseout/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Sep 2007 11:04:28 GMT</pubDate>
<guid>http://snipplr.com/view/3624/show-floating-div-near-cursor-on-mouseover-hide-on-mouseout/</guid>
</item>
<item>
<title>(JavaScript) popup window - remysharp</title>
<link>http://snipplr.com/view/3370/popup-window/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 24 Jul 2007 10:46:13 GMT</pubDate>
<guid>http://snipplr.com/view/3370/popup-window/</guid>
</item>
<item>
<title>(JavaScript) Get Mouse Position (from Quirksmode.org) - noah</title>
<link>http://snipplr.com/view/3032/get-mouse-position-from-quirksmodeorg/</link>
<description><![CDATA[ <p>This is PPK's solution for finding mouse position across platforms.</p> ]]></description>
<pubDate>Mon, 25 Jun 2007 08:36:02 GMT</pubDate>
<guid>http://snipplr.com/view/3032/get-mouse-position-from-quirksmodeorg/</guid>
</item>
<item>
<title>(JavaScript) Inline new window javascript (pop-up) - mountainash</title>
<link>http://snipplr.com/view/2591/inline-new-window-javascript-popup/</link>
<description><![CDATA[ <p>This code is very streamlined and a good in-line replacement for XHTML validation (target attribute is depreciated). When you can use the DOM to find the links with external JS (see my rel method). Works well if JavaScript is not supported and still allows for user over-ride (ie. new window or new tab).</p> ]]></description>
<pubDate>Thu, 03 May 2007 03:06:14 GMT</pubDate>
<guid>http://snipplr.com/view/2591/inline-new-window-javascript-popup/</guid>
</item>
<item>
<title>(JavaScript) Javascript Popup with Blocking detection - cochambre</title>
<link>http://snipplr.com/view/365/javascript-popup-with-blocking-detection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 12 Jul 2006 11:11:15 GMT</pubDate>
<guid>http://snipplr.com/view/365/javascript-popup-with-blocking-detection/</guid>
</item>
<item>
<title>(JavaScript) popup center - luman</title>
<link>http://snipplr.com/view/71/popup-center/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Jun 2006 00:22:25 GMT</pubDate>
<guid>http://snipplr.com/view/71/popup-center/</guid>
</item>
</channel>
</rss>