<?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/"
><channel><title>WebAppers &#187; Tooltips</title><link>http://www.webappers.com</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <pubDate>Fri, 20 Nov 2009 07:01:22 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>Show Your Links as a Drop Down List with Pluralink</title><link>http://www.webappers.com/2009/11/04/show-your-links-as-a-drop-down-list-with-pluralink/</link> <comments>http://www.webappers.com/2009/11/04/show-your-links-as-a-drop-down-list-with-pluralink/#comments</comments> <pubDate>Wed, 04 Nov 2009 07:01:02 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1903</guid> <description><![CDATA[Pluralink is an amazing javascript plugin to arrange multiple links in your text. Here is how it works. Suppose you have to include 3 links in a text. What you usually do is that you list it one after the other in a single line which gives a feeling of repetition. For example, if you [...]]]></description> <content:encoded><![CDATA[<p><a
title="Pluralink" href="http://pluralink.com/" target="_blank">Pluralink</a> is an amazing javascript plugin to arrange multiple links in your text. Here is how it works. Suppose you have to include 3 links in a text. What you usually do is that you list it one after the other in a single line which gives a feeling of repetition. For example, if you want to link to google, yahoo and bing in a single line, you will write as “the three top search engines google, yahoo, bing contribute …”.</p><p>But with <a
title="Pluralink" href="http://pluralink.com/" target="_blank">Pluralink</a> you can <strong>show all your links as a drop down list</strong> from which the user can choose any of those. It gives a nicer look as well. You can download either the pure pluralink version or the wordpress plugin version for free.</p><p
style="text-align: center;"><a
title="Pluralink" href="http://pluralink.com/" target="_blank"><img
class="size-full wp-image-1904 aligncenter" title="multi-links" src="http://www.webappers.com/img/2009/11/multi-links.jpg" alt="multi-links" width="480" height="213" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
rel="nofollow" href="http://pluralink.com/" target="_blank">http://pluralink.com/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/09/19/add-audio-to-your-site-with-yahoo-media-player/" rel="bookmark" title="September 19, 2009">Add Audio to Your Site with Yahoo! Media Player</a></li><li><a
href="http://www.webappers.com/2007/10/01/tnxnet-brand-new-text-link-ads-points-system/" rel="bookmark" title="October 1, 2007">TNX.net Brand New Text Link Ads Points System</a></li><li><a
href="http://www.webappers.com/2007/07/20/download-over-8000-free-fonts-from-urban-fonts/" rel="bookmark" title="July 20, 2007">Download Over 8000 Free Fonts from Urban Fonts</a></li><li><a
href="http://www.webappers.com/2009/01/16/accessible-news-slider-plugin-built-for-jquery/" rel="bookmark" title="January 16, 2009">Accessible News Slider Plugin Built for jQuery</a></li><li><a
href="http://www.webappers.com/2007/06/25/generate-more-income-by-selling-text-link-ads/" rel="bookmark" title="June 25, 2007">Generate More Income by Selling Text Link Ads</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/11/04/show-your-links-as-a-drop-down-list-with-pluralink/feed/</wfw:commentRss> </item> <item><title>Greyscale Hover Effect with CSS &amp; jQuery</title><link>http://www.webappers.com/2009/09/24/greyscale-hover-effect-with-css-jquery/</link> <comments>http://www.webappers.com/2009/09/24/greyscale-hover-effect-with-css-jquery/#comments</comments> <pubDate>Thu, 24 Sep 2009 07:01:45 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1716</guid> <description><![CDATA[A few months ago, James Padolsey introduced a cool greyscale technique for non-IE browsers. His technique inspired SohTanaka to come up with a workaround with a similar effect.
Greyscale Hover Effect with CSS &#38; jQuery relies on CSS Sprites and a few lines of jQuery, but requires a bit of preparation before it can be implemented. [...]]]></description> <content:encoded><![CDATA[<p>A few months ago, James Padolsey introduced a cool <a
href="http://james.padolsey.com/javascript/grayscaling-in-non-ie-browsers/" target="_blank">greyscale technique</a> for non-IE browsers. His technique inspired SohTanaka to come up with a workaround with a similar effect.</p><p><strong><a
title="Greyscale Hover Effect with CSS &amp; jQuery" href="http://www.sohtanaka.com/web-design/greyscale-hover-effect-w-css-jquery/" target="_blank">Greyscale Hover Effect with CSS &amp; jQuery</a></strong> relies on CSS Sprites and a few lines of jQuery, but requires a bit of preparation before it can be implemented. It is not recommended for large scale projects and probably best for displaying portfolio pieces.</p><p
style="text-align: center;"><a
title="Greyscale Hover Effect with CSS &amp; jQuery" href="http://www.sohtanaka.com/web-design/greyscale-hover-effect-w-css-jquery/" target="_blank"><img
class="aligncenter" src="http://www.webappers.com/img/2009/09/greyscale-hover.jpg" alt="Greyscale Hover" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.sohtanaka.com/web-design/examples/hover-over-trick/" target="_blank">http://www.sohtanaka.com/web-design/examples/hover-over-trick/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/04/24/create-fancy-thumbnail-hover-effect-with-jquery/" rel="bookmark" title="April 24, 2009">Create Fancy Thumbnail Hover Effect with jQuery</a></li><li><a
href="http://www.webappers.com/2009/05/13/sexy-page-peel-effect-tutorial-jquery-plugin/" rel="bookmark" title="May 13, 2009">Sexy Page Peel Effect Tutorial &#038; jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/11/05/how-to-create-mega-drop-down-menus-with-jquery/" rel="bookmark" title="November 5, 2009">How to Create Mega Drop Down Menus with jQuery</a></li><li><a
href="http://www.webappers.com/2009/05/06/how-to-create-an-image-rotator-with-jquery-and-css/" rel="bookmark" title="May 6, 2009">How to Create an Image Rotator with jQuery and CSS</a></li><li><a
href="http://www.webappers.com/2009/09/11/how-to-create-a-realistic-hover-effect-with-jquery/" rel="bookmark" title="September 11, 2009">How To Create a Realistic Hover Effect with jQuery</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/09/24/greyscale-hover-effect-with-css-jquery/feed/</wfw:commentRss> </item> <item><title>Get a Closer Look with AnythingZoomer jQuery Plugin</title><link>http://www.webappers.com/2009/07/22/get-a-closer-look-with-anythingzoomer-jquery-plugin/</link> <comments>http://www.webappers.com/2009/07/22/get-a-closer-look-with-anythingzoomer-jquery-plugin/#comments</comments> <pubDate>Wed, 22 Jul 2009 07:01:04 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1644</guid> <description><![CDATA[You have a small area. You mouse over it. An area pops up giving you a zoomed in closer look. AnythingZoomer is a jQuery plugin that does it.
It’s flexible in many ways, in that the “small”, “large”, and “zoom” areas are all pretty easy to customize via CSS. It’s inflexible in other ways, in that [...]]]></description> <content:encoded><![CDATA[<p>You have a small area. You mouse over it. An area pops up giving you a zoomed in closer look. <a
title="AnythingZoomer" href="http://css-tricks.com/anythingzoomer-jquery-plugin/" target="_blank">AnythingZoomer</a> is a jQuery plugin that does it.</p><p>It’s flexible in many ways, in that the “small”, “large”, and “zoom” areas are all pretty easy to customize via CSS. It’s inflexible in other ways, in that it doesn’t “automatically” work by cloning content or anything like that (which is arguably more flexible), and the HTML structure is fairly rigid.</p><p
style="text-align: center;"><a
title="AnythingZoomer" href="http://css-tricks.com/anythingzoomer-jquery-plugin/" target="_blank"><img
src="http://www.webappers.com/img/2009/07/anythingzoom.jpg" alt="AnythingZoom" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://css-tricks.com/examples/AnythingZoomer/" target="_blank">http://css-tricks.com/examples/AnythingZoomer/</a><br
/> License:  License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/10/23/accessible-very-tall-menus-with-jquery-and-css/" rel="bookmark" title="October 23, 2009">Accessible Very Tall Menus with jQuery and CSS</a></li><li><a
href="http://www.webappers.com/2009/08/24/anythingslider-the-functionality-of-all-kinds-of-sliders-in-one/" rel="bookmark" title="August 24, 2009">AnythingSlider &#8211; The Functionality of All Kinds of Sliders In One</a></li><li><a
href="http://www.webappers.com/2008/01/05/zend-leading-open-source-php-framework/" rel="bookmark" title="January 5, 2008">Zend Leading Open Source PHP Framework</a></li><li><a
href="http://www.webappers.com/2009/05/07/fancy-form-styling-and-advanced-form-functionality/" rel="bookmark" title="May 7, 2009">Fancy Form Styling and Advanced Form Functionality</a></li><li><a
href="http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/" rel="bookmark" title="July 7, 2009">Create Charts &#038; Graphs from Tables using HTML 5 Canvas</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/07/22/get-a-closer-look-with-anythingzoomer-jquery-plugin/feed/</wfw:commentRss> </item> <item><title>Create a Content Rich Tooltip with JSON and jQuery</title><link>http://www.webappers.com/2009/07/13/create-a-content-rich-tooltip-with-json-and-jquery/</link> <comments>http://www.webappers.com/2009/07/13/create-a-content-rich-tooltip-with-json-and-jquery/#comments</comments> <pubDate>Mon, 13 Jul 2009 11:21:35 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1631</guid> <description><![CDATA[Today we&#8217;re going to break the mold of the traditional tooltip. This tutorial will demonstrate how to build tooltips that are powered by jQuery, with information pulled from a JSON array. Here&#8217;s a look at the final result that we&#8217;ll be looking to make:Our page will have two links. When a user hovers over a [...]]]></description> <content:encoded><![CDATA[<p>Today we&#8217;re going to break the mold of the traditional tooltip. This tutorial will demonstrate how to build tooltips that are powered by jQuery, with information pulled from a JSON array. Here&#8217;s a look at the final result that we&#8217;ll be looking to make:</p><p
style="text-align: center;"><a
title="JSON Tooltips" href="http://www.webappers.com/demo/json-tooltip/" target="_blank"><img
src="http://www.webappers.com/img/2009/07/json-tooltips.jpg" alt="The end result" /></a></p><p>Our page will have two links. When a user hovers over a link, it will trigger the top banner to change its background image and text based on the entry in a JSON array. <a
title="End Result" href="http://www.webappers.com/demo/json-tooltip/" target="_blank">See the Demo</a></p><p>We&#8217;ll be using a pack of background images in later steps. <a
title="Image pack" href="http://www.webappers.com/download/tooltip-images.zip">You can grab those here</a>.</p><h3>Build the Page Structure</h3><p><strong>New File:</strong> <em>I have called my HTML file &#8216;json-tooltip.htm&#8221; for this tutorial</em></p><p>Our example&#8217;s HTML is pretty self explanatory. We&#8217;re just blocking out a banner to contain the tooltip information, and then placing all of the normal content below.</p><p>Pay special attention to what&#8217;s going on with link anchors with a class of &#8220;tooltip&#8221; though. This is the class that will designate which links are tooltips. Also, you&#8217;ll notice that the &#8220;rel&#8221; attribute contains a number. This is the number we&#8217;ll use to associate a specific tooltip to an anchor link. This will become clear in a few steps. <span
id="more-1631"></span></p><pre>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
		"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
	&lt;html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"&gt;
	&lt;head&gt;
		&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;
		&lt;title&gt;jQuery/JSON Tooltip Demo&lt;/title&gt;
		&lt;link rel="stylesheet" href="json-tooltip.css"/&gt;
		&lt;!--Load up jQuery Library--&gt;
		&lt;script src="http://code.jquery.com/jquery-latest.js"&gt;&lt;/script&gt;
		&lt;script type="text/javascript" src="json-tooltip.js"&gt;&lt;/script&gt;
	&lt;/head&gt;
	&lt;body&gt;
		&lt;div id="wrapper"&gt;
			&lt;div id="banner"&gt;
					&lt;h1&gt;Go On&lt;/h1&gt;
					&lt;p&gt;Hover over a link below&lt;/p&gt;
			&lt;/div&gt;
			&lt;p&gt;The link in this sentence will &lt;a href="#" class="tooltip" rel="0"&gt;display a tooltip&lt;/a&gt; on hover.&lt;/p&gt;
			&lt;p&gt;If you're feeling adventurous, you could always give&lt;a href="#" class="tooltip" rel="1"&gt;this link a try&lt;/a&gt; too!&lt;/p&gt;
		&lt;/div&gt;
	&lt;/body&gt;
	&lt;/html&gt;</pre><h3>Size and Style with CSS</h3><p><strong>New File:</strong> <em>I have called my CSS file &#8216;json-tooltip.css&#8221; for this tutorial</em></p><p>Since the bulk of this layout will be done in jQuery, the CSS is only responsible for sizing the banner div to proper size. I&#8217;ve also included optional font styles for presentation sake.</p><pre>*{margin:0; padding:0;}
	body{font-family:georgia; background:#191919;}
		p{padding:0px 30px; font-size:13px; margin-bottom:15px; line-height:1.6em;}
		a{padding:3px 6px; background:#333; color:#FFF; margin:0px 3px; text-decoration:none;}
			a:hover{color:#FFC125;}
	#wrapper{margin:10px auto; width:960px; padding-bottom:30px; background:#FFF; border:1px solid ##F7F7F7;}
		#banner{background:#DDD url('purple-bg.jpg') no-repeat top left; height:300px; text-align:center; margin-bottom:30px; border-bottom:1px solid #CCC;}
			#banner h1{padding:55px 0px 15px 0px; font-size:60px; font-family:Arial, sans-serif; letter-spacing:-3px}
			#banner p{color:#333; font-size:16px;}</pre><h3>The Logic Behind JSON</h3><p>Some of you may ask &#8220;Why use JSON to populate the &#8216;tooltip&#8217;?&#8221; The average Javascript tooltip is populated by the contents of the &#8220;title&#8221; attribute of the anchor link. This is a great approach for text only tooltips, but if you&#8217;re looking to add more information it can get a little messy.</p><p>This tutorial demonstrates one way that your tooltips can activate full body content changes using arrays, rather than pulling from various hidden elements on the page. This way we can include any number of elements to the layout besides text.</p><p>If you&#8217;re new to JSON, don&#8217;t panic. It is essentially a very simple way to build and access arrays in Javascript, much in the style of its PHP counterparts. You can also <a
title="JSON in 3 minutes" href="http://secretgeek.net/json_3mins.asp" target="_blank">read a more comprehensive primer here</a> for more.</p><h3>Create Array with JSON</h3><p><strong>New File:</strong> <em>I have called my Javascript file &#8216;json-tooltip.js&#8221; for this tutorial</em></p><p>For the sake of simplicity, there are only two entries in the tooltips array for this tutorial. As you can see below, each contains three fields:</p><p>1. A title (&#8221;Title&#8221;) to be loaded into the banner&#8217;s h1 tag.<br
/> 2. The content (&#8221;Content&#8221;) to be loaded in the banner&#8217;s p tag.<br
/> 3. An image url (&#8221;ImageURL&#8221;) to be loaded as the banner&#8217;s background.</p><p>Paste the code below into the top of your JS file to establish the tooltip array</p><pre>//JSON banner content array
	var banner_data = {
		//Tooltips
		"tooltips" : [
			//Remember that the count starts at zero
			{
				//Array ID -> 0
				"Title"   : "Oh Yes",
				"Content" : "That's some good hovering.",
				"ImageURL"   : "yellow-bg.jpg"
			},
			{
				//Array ID -> 1
				"Title"   : "Nice",
				"Content" : "You found link number 2",
				"ImageURL"   : "orange-bg.jpg"
			}
		]
	}</pre><h3>Preload Images with jQuery</h3><p>This is a quick fix to help keep things smooth. Because the jQuery will be referencing background images that are not loaded by default, it would be nice to have them preloaded to prevent further hiccups. For this we&#8217;re turning to a handle plugin that automatically preloads images once the document is ready.</p><p>To implement the preloader, we&#8217;ll first need to paste in the following immediately below the JSON array code from the previous step. This code declares a new jQuery preloader method.</p><pre>// Image Preloader via http://www.innovatingtomorrow.net/2008/04/30/preloading-content-jquery
	jQuery.preloadImages = function()
	{
	  for(var i = 0; i<arguments.length; i++)
	  {
	    jQuery("<img>").attr("src", arguments[i]);
	  }
	}
	</pre><p>Next we&#8217;ll need to go through the entire JSON array on document ready and load the images in each entry. The loop I&#8217;ve written below will go through each and load the corresponding image, providing it is not empty.</p><p><strong>Note:</strong> <em>Remember that since this is where the jQuery starts, it goes within the document ready function along with the code from the next step.</em></p><pre>//Actual jQuery starts here on document ready
	$(document).ready(function() {
		//Goes through each tooltip's image URL
		for(var i = 0; i < banner_data.tooltips.length; i++){
			image_location = banner_data.tooltips[i].ImageURL;
			//Preload if location exists
			if (image_location != ''){
				$.preloadImages(image_location);
			};
		};
	});</pre><h3>Show Tooltip Contents with jQuery</h3><p>Here's where we get to the bulk of the jQuery for the page. Tooltips will be activated via hover, and then deactivated when the hover state is removed.</p><p>When a tooltip is activated, jQuery will populate the banner with the information from the corresponding JSON entry. This active tooltip is determined by getting the value of the tooltip's rel attribute.</p><p>Copy in the code below within the already active document ready function created in the last step.</p><pre>$('a.tooltip').hover(function(){ //when hover starts
		//Get the ID of the current tooltip
		active_tooltip = $(this).attr('rel');
		//Replace the HTML in the header with data from JSON array
		$('#banner h1').html(banner_data.tooltips[active_tooltip].Title);
		$('#banner p').html(banner_data.tooltips[active_tooltip].Content);
		$('#banner').css("background-image", "url("+ banner_data.tooltips[active_tooltip].ImageURL + ")");
	},
	function(){ //When hover ends
		//Reset banner to defaults
		$('#banner h1').html("Go On");
		$('#banner p').html("Hover over a link below");
		$('#banner').css("background-image", '');
	});</pre><p>Go ahead and give it a run! If you experience any errors, I recommend checking your results against the <a
title="Final project files" href="http://www.webappers.com/download/json-tooltip-final.zip">demo files available for download</a>.</p><h3>About the Author</h3><p><strong>Zach</strong> is a co-founder of <a
href="http://www.onemightyroar.com/">One Mighty Roar</a>, a web design company that runs a network of blogs centered on creativity. He and his twin brother are behind <a
href="http://www.buildinternet.com/">Build Internet</a>, where he blogs on web design, development and business. Connect with him on <a
href="http://www.twitter.com/buildinternet">Twitter</a> for more.</p><blockquote><p>Requirements: jQuery Framework, JSON<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.webappers.com/demo/json-tooltip/" target="_blank">http://www.webappers.com/demo/json-tooltip/</a><br
/> Download: <a
title="download" rel="nofollow" href="http://www.webappers.com/download/json-tooltip-final.zip" target="_blank">http://www.webappers.com/download/json-tooltip-final.zip</a><br
/> License:  License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/08/15/boxover-dhtmljavascript-lightweight-tooltips/" rel="bookmark" title="August 15, 2007">BoxOver DHTML/Javascript Lightweight Tooltips</a></li><li><a
href="http://www.webappers.com/2009/03/13/replace-your-default-tooltip-with-pretty-mbtooltip/" rel="bookmark" title="March 13, 2009">Replace Your Default Tooltip with Pretty (mb)Tooltip</a></li><li><a
href="http://www.webappers.com/2008/10/17/simple-transparent-tooltips-with-jquery-and-css/" rel="bookmark" title="October 17, 2008">Simple Transparent Tooltips with jQuery and CSS</a></li><li><a
href="http://www.webappers.com/2007/09/26/unobtrosive-bubble-tooltips-with-javascript-and-css/" rel="bookmark" title="September 26, 2007">Unobtrosive Bubble Tooltips with Javascript and CSS</a></li><li><a
href="http://www.webappers.com/2008/02/21/step-by-step-show-explain-and-guide-your-visitors/" rel="bookmark" title="February 21, 2008">Step by Step &#8211; Show, Explain and Guide Your Visitors</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/07/13/create-a-content-rich-tooltip-with-json-and-jquery/feed/</wfw:commentRss> </item> <item><title>Replace Your Default Tooltip with Pretty (mb)Tooltip</title><link>http://www.webappers.com/2009/03/13/replace-your-default-tooltip-with-pretty-mbtooltip/</link> <comments>http://www.webappers.com/2009/03/13/replace-your-default-tooltip-with-pretty-mbtooltip/#comments</comments> <pubDate>Fri, 13 Mar 2009 07:01:13 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1520</guid> <description><![CDATA[(mb)Tooltip is a beautiful tooltip for your webpage in jQuery. Simply by placing a “title” attribute with your content as value, and then you can replace the ugly default tooltip with this smart and nice one. You can also disable and enable (mb)Tooltip at anytime.Requirements: jQuery Framework
Demo: http://www.open-lab.com/mb.ideas/index.html#mbTooltip
License: GPL License
Related PostsCreate a Content Rich Tooltip [...]]]></description> <content:encoded><![CDATA[<p><a
title="mbTooltips" href="http://pupunzi.wordpress.com/2009/02/07/mbtooltip/" target="_blank">(mb)Tooltip</a> is a beautiful tooltip for your webpage in jQuery. Simply by placing a “title” attribute with your content as value, and then you can replace the ugly default tooltip with this smart and nice one. You can also disable and enable (mb)Tooltip at anytime.</p><p
style="text-align: center;"><a
title="mbTooltips" href="http://pupunzi.wordpress.com/2009/02/07/mbtooltip/" target="_blank"><img
src="http://www.webappers.com/img/2009/03/mb-tooltip.jpg" alt="Tooltip" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
rel="nofollow" href="http://www.open-lab.com/mb.ideas/index.html#mbTooltip" target="_blank">http://www.open-lab.com/mb.ideas/index.html#mbTooltip</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/07/13/create-a-content-rich-tooltip-with-json-and-jquery/" rel="bookmark" title="July 13, 2009">Create a Content Rich Tooltip with JSON and jQuery</a></li><li><a
href="http://www.webappers.com/2009/10/13/create-beautiful-thumbnail-hover-effect-using-mootools/" rel="bookmark" title="October 13, 2009">Create Beautiful Thumbnail Hover Effect using Mootools</a></li><li><a
href="http://www.webappers.com/2007/08/15/boxover-dhtmljavascript-lightweight-tooltips/" rel="bookmark" title="August 15, 2007">BoxOver DHTML/Javascript Lightweight Tooltips</a></li><li><a
href="http://www.webappers.com/2009/06/18/iphone-style-checkboxes-in-jquery/" rel="bookmark" title="June 18, 2009">iPhone Style Checkboxes in jQuery</a></li><li><a
href="http://www.webappers.com/2009/07/02/how-to-create-an-elegant-jquery-image-gallery/" rel="bookmark" title="July 2, 2009">How to Create An Elegant jQuery Image Gallery</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/03/13/replace-your-default-tooltip-with-pretty-mbtooltip/feed/</wfw:commentRss> </item> <item><title>Captify Displays Pretty Image Captions Appear On Rollover</title><link>http://www.webappers.com/2009/03/03/captify-displays-pretty-image-captions-appear-on-rollover/</link> <comments>http://www.webappers.com/2009/03/03/captify-displays-pretty-image-captions-appear-on-rollover/#comments</comments> <pubDate>Tue, 03 Mar 2009 07:01:05 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[MIT License]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1512</guid> <description><![CDATA[Captify jQuery Plugin displays simple, pretty image captions that appear on rollover. Captions can be locked “always-on”, or set to fade in on rollover. Also, captions can slide in from the top or the bottom.
Captify was inspired by ImageCaptions, another jQuery plugin for displaying captions like these. unlike ImageCaptions at the moment, Captify is easy [...]]]></description> <content:encoded><![CDATA[<p><a
title="Captify jQuery Plugin" href="http://masterfidgeter.com/projects/captify/" target="_blank">Captify jQuery Plugin</a> displays simple, pretty image captions that appear on rollover. Captions can be locked “always-on”, or set to fade in on rollover. Also, captions can slide in from the top or the bottom.</p><p>Captify was inspired by <a
title="Image Captions" href="http://plugins.jquery.com/project/imagecaptions" target="_blank">ImageCaptions</a>, another jQuery plugin for displaying captions like these. unlike ImageCaptions at the moment, Captify is easy to use, small/simple, and completely ready for use in production environments. Captify has been tested on Firefox, Chrome, Safari, and Internet Explorer.</p><p
style="text-align: center;"><a
title="Captify jQuery Plugin" href="http://masterfidgeter.com/projects/captify/" target="_blank"><img
src="http://www.webappers.com/img/2009/03/jquery-captify.png" alt="jQuery Captify Plugin" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
rel="nofollow" href="http://masterfidgeter.com/projects/captify/" target="_blank">http://masterfidgeter.com/projects/captify/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/11/27/build-your-own-slideshow-with-s3slider-jquery-plugin/" rel="bookmark" title="November 27, 2008">Build Your Own Slideshow with s3Slider jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2008/10/16/jquery-context-menu-plugin-with-a-bunch-of-context-menus/" rel="bookmark" title="October 16, 2008">jQuery Context Menu Plugin with a Bunch of Context Menus</a></li><li><a
href="http://www.webappers.com/2009/08/03/create-rounded-corners-with-css3-border-radius-property/" rel="bookmark" title="August 3, 2009">Create Rounded Corners with CSS3 Border-Radius Property</a></li><li><a
href="http://www.webappers.com/2008/10/07/treeview-expandable-and-collapsible-tree-jquery-plugin/" rel="bookmark" title="October 7, 2008">Treeview &#8211; Expandable and Collapsible Tree jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2008/04/22/jquery-masked-input-plugin/" rel="bookmark" title="April 22, 2008">jQuery Masked Input Plugin</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/03/03/captify-displays-pretty-image-captions-appear-on-rollover/feed/</wfw:commentRss> </item> <item><title>Preview Images with imgPreview jQuery Plugin</title><link>http://www.webappers.com/2009/02/04/preview-images-with-imgpreview-jquery-plugin/</link> <comments>http://www.webappers.com/2009/02/04/preview-images-with-imgpreview-jquery-plugin/#comments</comments> <pubDate>Wed, 04 Feb 2009 07:01:26 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1488</guid> <description><![CDATA[A New jQuery plugin: imgPreview allows your users to preview an image before clicking on it and, out of necessity, will preload the image so when a user does click through to it there is no waiting time.
The image preview shows up in a tooltip-like box appearing alongside the user’s cursor when hovering over a [...]]]></description> <content:encoded><![CDATA[<p>A New jQuery plugin: <a
title="Image Preview jQuery Plugin" href="http://james.padolsey.com/javascript/new-jquery-plugin-imgpreview/" target="_blank">imgPreview</a> allows your users to preview an image before clicking on it and, out of necessity, will preload the image so when a user does click through to it there is no waiting time.</p><p>The image preview shows up in a tooltip-like box appearing alongside the user’s cursor when hovering over a link. The plugin is entirely unobtrusive; it does not require any hooks to target specific links (no non-semantic classes); it will automatically detect the anchors that are linking to images and will only apply the preview effect to them.</p><p>Additionally, it allows for quite a high level of customisation with Callback functions as well. You can also specify a thumbnail prefix for images. So, it won&#8217;t take too long time to load larger images.</p><p
style="text-align: center;"><a
title="Image Preview jQuery Plugin" href="http://james.padolsey.com/javascript/new-jquery-plugin-imgpreview/" target="_blank"><img
src="http://www.webappers.com/img/2009/02/image-preview.png" alt="jQuery Image Preview Plugin" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="Demo" href="http://james.padolsey.com/javascript/new-jquery-plugin-imgpreview/" target="_blank">http://james.padolsey.com/javascript/new-jquery-plugin-imgpreview/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/05/06/how-to-create-an-image-rotator-with-jquery-and-css/" rel="bookmark" title="May 6, 2009">How to Create an Image Rotator with jQuery and CSS</a></li><li><a
href="http://www.webappers.com/2008/03/05/galleria-simple-but-nice-jquery-image-gallery/" rel="bookmark" title="March 5, 2008">Galleria &#8211; Simple but Nice jQuery Image Gallery</a></li><li><a
href="http://www.webappers.com/2009/05/22/how-to-build-a-dynamic-flash-gallery-with-slider-control/" rel="bookmark" title="May 22, 2009">How to Build a Dynamic Flash Gallery with Slider Control</a></li><li><a
href="http://www.webappers.com/2008/05/11/easiest-tooltip-and-image-preview-using-jquery/" rel="bookmark" title="May 11, 2008">Easiest Tooltip and Image Preview Using jQuery</a></li><li><a
href="http://www.webappers.com/2008/11/24/jquerypopeye-an-inline-lightbox-alternative/" rel="bookmark" title="November 24, 2008">jQuery.popeye &#8211; An Inline Lightbox Alternative</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/02/04/preview-images-with-imgpreview-jquery-plugin/feed/</wfw:commentRss> </item> <item><title>Fully Featured Image Magnifier with Dojo Zoomer</title><link>http://www.webappers.com/2009/01/21/fully-featured-image-magnifier-with-dojo-zoomer/</link> <comments>http://www.webappers.com/2009/01/21/fully-featured-image-magnifier-with-dojo-zoomer/#comments</comments> <pubDate>Wed, 21 Jan 2009 07:01:30 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1474</guid> <description><![CDATA[It began as a simple Drag and Drop / Constrained Mover example, and with the help of a couple #dojo community members took shape into a fully featured demo showing the power of the Dojo Toolkit.
Peter Higgins has created Dojo Zoomer. It is divided into 3 panels. By hovering over the image on the left [...]]]></description> <content:encoded><![CDATA[<p>It began as a simple Drag and Drop / Constrained Mover example, and with the help of a couple #dojo community members took shape into a fully featured demo showing the power of the Dojo Toolkit.</p><p>Peter Higgins has created <a
title="Dojo Zoomer" href="http://dojocampus.org/content/2009/01/19/dojo-zoomer/" target="_blank">Dojo Zoomer</a>. It is divided into 3 panels. By hovering over the image on the left panel, right panel dynamically displays the cropped portion of the image, so that you can focus explicitly on the portion of the main image that interests you. You can see a list of thumbnails at the bottom panel which is enhanced with a paging/switching mechanism with dojo.fx and some onclick events as well.</p><p
style="text-align: center;"><a
title="Dojo Zoomer" href="http://dojocampus.org/content/2009/01/19/dojo-zoomer/" target="_blank"><img
src="http://www.webappers.com/img/2009/01/dojo-zoomer.png" alt="Dojo Zoomer" /></a></p><blockquote><p>Requirements: Dojo Framework<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://dante.dojotoolkit.org/dojobox/anon/release/dojo/demos/cropper/demo.html" target="_blank">http://dante.dojotoolkit.org/dojobox/anon/release/dojo/demos&#8230;</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/03/05/galleria-simple-but-nice-jquery-image-gallery/" rel="bookmark" title="March 5, 2008">Galleria &#8211; Simple but Nice jQuery Image Gallery</a></li><li><a
href="http://www.webappers.com/2007/12/09/include-a-chart-in-a-webpage-with-google-chart-api/" rel="bookmark" title="December 9, 2007">Include a Chart in a Webpage with Google Chart API</a></li><li><a
href="http://www.webappers.com/2009/10/13/create-beautiful-thumbnail-hover-effect-using-mootools/" rel="bookmark" title="October 13, 2009">Create Beautiful Thumbnail Hover Effect using Mootools</a></li><li><a
href="http://www.webappers.com/2008/01/03/interactive-thumbnail-based-photo-gallery-in-a-grid-layout/" rel="bookmark" title="January 3, 2008">Interactive Thumbnail Based Photo Gallery in a Grid Layout</a></li><li><a
href="http://www.webappers.com/2007/07/21/the-dojo-open-source-dhtml-toolkit/" rel="bookmark" title="July 21, 2007">The Dojo Open Source DHTML Toolkit</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/01/21/fully-featured-image-magnifier-with-dojo-zoomer/feed/</wfw:commentRss> </item> <item><title>jQuery Javascript Image Magnifier under GPL</title><link>http://www.webappers.com/2008/12/16/jquery-javascript-image-magnifier-under-gpl/</link> <comments>http://www.webappers.com/2008/12/16/jquery-javascript-image-magnifier-under-gpl/#comments</comments> <pubDate>Tue, 16 Dec 2008 07:01:20 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1443</guid> <description><![CDATA[jQZoom Evolution is a new release of jQZoom with full featured. It is a javascript image magnifier built at the top of the popular jQuery javascript framework. jQzoom Evolution is a great and a really easy to use script to magnify what you want. It is easy to customize and it works on all modern [...]]]></description> <content:encoded><![CDATA[<p><a
title="jQZoom Evolution" href="http://www.mind-projects.it/projects/jqzoom/" target="_blank">jQZoom Evolution</a> is a new release of jQZoom with full featured. It is a javascript image magnifier built at the top of the popular jQuery javascript framework. jQzoom Evolution is a great and a really easy to use script to magnify what you want. It is easy to customize and it works on all modern browsers. This software is licensed under GPL. You can have your jQZoom in your website, eCommerce sites or whatever you want.</p><p
style="text-align: center;"><a
title="jQZoom Evolution" href="http://www.mind-projects.it/projects/jqzoom/" target="_blank"><img
src="http://www.webappers.com/img/2008/12/jquery-magnifier.png" alt="jQuery Javascript Image Magnifier" /></a></p><p>You can also look at other image zooming scripts we mentioned earlier on &#8220;<a
title="Javascript and Flash Image Zoom Tools" href="http://www.webappers.com/2008/06/21/magic-toolbox-javascript-and-flash-image-zoom-tools/" target="_self">Javascript and Flash Image Zoom Tools</a>&#8221; and &#8220;<a
title="Open Source Image Magnifier in Javascript" href="http://www.webappers.com/2008/03/25/tjpzoom-open-source-image-magnifier-in-javascript/" target="_blank">Open Source Image Magnifier in Javascript</a>&#8221;</p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://www.mind-projects.it/projects/jqzoom/" target="_blank">http://www.mind-projects.it/projects/jqzoom/</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/03/25/tjpzoom-open-source-image-magnifier-in-javascript/" rel="bookmark" title="March 25, 2008">TJPzoom &#8211; Open Source Image Magnifier in Javascript</a></li><li><a
href="http://www.webappers.com/2008/06/21/magic-toolbox-javascript-and-flash-image-zoom-tools/" rel="bookmark" title="June 21, 2008">Magic Toolbox &#8211; Javascript and Flash Image Zoom Tools</a></li><li><a
href="http://www.webappers.com/2008/03/31/fancybox-jquery-image-zomming-script/" rel="bookmark" title="March 31, 2008">FancyBox &#8211; jQuery Image Zomming Script</a></li><li><a
href="http://www.webappers.com/2008/10/24/quicksearch-v20-filters-large-sets-of-data-really-quickly/" rel="bookmark" title="October 24, 2008">QuickSearch v2.0 Filters Large Sets of Data Really Quickly</a></li><li><a
href="http://www.webappers.com/2009/06/02/jqdock-jquery-fish-eye-menu/" rel="bookmark" title="June 2, 2009">jqDock &#8211; jQuery Fish Eye Menu</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/12/16/jquery-javascript-image-magnifier-under-gpl/feed/</wfw:commentRss> </item> <item><title>Simple Transparent Tooltips with jQuery and CSS</title><link>http://www.webappers.com/2008/10/17/simple-transparent-tooltips-with-jquery-and-css/</link> <comments>http://www.webappers.com/2008/10/17/simple-transparent-tooltips-with-jquery-and-css/#comments</comments> <pubDate>Fri, 17 Oct 2008 07:01:02 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1391</guid> <description><![CDATA[CSS tooltips are very popular in modern web design and contrary to popular belief it is really easy to create them, especially with one of the all so popular javascript frameworks. In that case, you have to use at least a plugin. However, Kriesi.at has shared us an article of &#8220;Create simple tooltips with CSS [...]]]></description> <content:encoded><![CDATA[<p>CSS tooltips are very popular in modern web design and contrary to popular belief it is really easy to create them, especially with one of the all so popular javascript frameworks. In that case, you have to use at least a plugin. However, Kriesi.at has shared us an article of &#8220;<a
title="Create Simple Tooltips with CSS and jQuery" href="http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery" target="_blank">Create simple tooltips with CSS and jQuery</a>&#8221; which teaches us how to get some basic tooltips with only about 10 lines of CSS and jQuery Code.</p><p
style="text-align: center;"><a
title="Simple Transparent Tooltips with jQuery and CSS" href="http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery" target="_blank"><img
src="http://www.webappers.com/img/2008/10/jquery-tooltips.png" alt="Simple Transparent Tooltips with jQuery and CSS" /></a></p><blockquote><p>Requirements: jQuery framework<br
/> Demo: <a
href="http://www.kriesi.at/wp-content/extra_data/tooltip_tutorial/step1.html" target="_blank">http://www.kriesi.at/wp-content/extra_data/tooltip_tutorial/step1.html</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/07/13/create-a-content-rich-tooltip-with-json-and-jquery/" rel="bookmark" title="July 13, 2009">Create a Content Rich Tooltip with JSON and jQuery</a></li><li><a
href="http://www.webappers.com/2009/03/13/replace-your-default-tooltip-with-pretty-mbtooltip/" rel="bookmark" title="March 13, 2009">Replace Your Default Tooltip with Pretty (mb)Tooltip</a></li><li><a
href="http://www.webappers.com/2009/11/20/create-a-twitter-style-login-form-with-jquery/" rel="bookmark" title="November 20, 2009">Create a Twitter Style Login Form with jQuery</a></li><li><a
href="http://www.webappers.com/2007/08/15/boxover-dhtmljavascript-lightweight-tooltips/" rel="bookmark" title="August 15, 2007">BoxOver DHTML/Javascript Lightweight Tooltips</a></li><li><a
href="http://www.webappers.com/2007/08/15/prototip-most-features-tooltips-for-prototype/" rel="bookmark" title="August 15, 2007">Prototip Most Features Tooltips for Prototype</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/10/17/simple-transparent-tooltips-with-jquery-and-css/feed/</wfw:commentRss> </item> </channel> </rss>
<!-- Served from: ps11300.dreamhostps.com @ 2009-11-20 21:45:22 by W3 Total Cache -->