<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NewSourceMedia Blog &#187; JS Text Effects</title>
	<atom:link href="http://newsourcemedia.com/blog/category/javascripts/js-text-effects/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Sun, 09 May 2010 02:35:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>overLIB</title>
		<link>http://newsourcemedia.com/blog/overlib/</link>
		<comments>http://newsourcemedia.com/blog/overlib/#comments</comments>
		<pubDate>Fri, 19 Mar 2004 00:22:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JS Text Effects]]></category>
		<category><![CDATA[colored]]></category>
		<category><![CDATA[floating description]]></category>
		<category><![CDATA[link description]]></category>
		<category><![CDATA[popup box]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[tooltip]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/03/18/overlib/</guid>
		<description><![CDATA[overLIB is a JavaScript library created to enhance websites with small popup information boxes (tooltips) to help visitors around your website.

Introduction:
overLIB is a JavaScript library created to enhance websites with small    popup information boxes (tooltips) to help visitors around your website. It    will provide the user with information about [...]]]></description>
			<content:encoded><![CDATA[<p>overLIB is a JavaScript library created to enhance websites with small popup information boxes (tooltips) to help visitors around your website.<br />
<span id="more-206"></span><br />
<strong>Introduction:</strong></p>
<p><strong>overLIB</strong> is a JavaScript library created to enhance websites with small    popup information boxes (tooltips) to help visitors around your website. It    will provide the user with information about what will happen before they click    on a link as well as navigational help. Not to mention that it looks cool.</p>
<p><strong><br />
Here is a sample of how it works:</strong></p>
<p>Haven&#8217;t seen overLIB in action? Take a look at these small examples. A <a onmouseover="return overlib('Nifty, ehh?');" onmouseout="return nd();" href="javascript:void(0);">plain    popup</a>, or perhaps one with <a onmouseover="return overlib('...and text here!', CAPTION, 'Caption here...');" onmouseout="return nd();" href="javascript:void(0);">a    caption</a>. You can also make them stick when you <a onclick="return overlib('This one stays around for a while!', STICKY, CAPTION, 'Sticky');" onmouseover="return overlib('Click on me!');" onmouseout="return nd();" href="javascript:void(0);">click</a>,    plus, you can place any <a onmouseover="return overlib('For example, a list:&lt;UL&gt;&lt;LI&gt;Item 1&lt;LI&gt;Item 2&lt;LI&gt;Item 3&lt;/UL&gt;');" onmouseout="return nd();" href="javascript:void(0);">html</a> you wish in them. There is lots more you can do like placing them on the <a onmouseover="return overlib('Woo, on the other side!', LEFT);" onmouseout="return nd();" href="javascript:void(0);">other    side of the mouse</a>, <a onmouseover="return overlib('This one\'s snapped to a 20 times 20 pixel grid.', SNAPX, 20, SNAPY, 20)" onmouseout="return nd();" href="javascript:void(0);">snapping    to a grid</a>, <a onmouseover="return overlib('We lock this one to position a specific position.', FIXX, 80, FIXY, 350)" onmouseout="return nd();" href="javascript:void(0);">fixating    the position</a> (you might need to scroll up to see it), having background    images and lots lots more.</p>
<p>Make sure you download JavaScript code by <a href="http://www.bosrup.com/web/overlib/download.html" target="_blank">clicking    here</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://newsourcemedia.com/blog/alert-boxes/" rel="bookmark">Alert Boxes</a></li><li><a href="http://newsourcemedia.com/blog/javascript-email-validation-form/" rel="bookmark">Javascript Email Validation Form</a></li><li><a href="http://newsourcemedia.com/blog/javascript-non-alphanumeric-characters-regex/" rel="bookmark">Javascript Non Alphanumeric Characters Regex</a></li><li><a href="http://newsourcemedia.com/blog/center-popup-window/" rel="bookmark">Javascript Center Popup Window</a></li><li><a href="http://newsourcemedia.com/blog/popup-chromeless-window/" rel="bookmark">Popup Chromeless Window</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/overlib/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->