<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>Designing Fun.</description><title>Meta100 Blog</title><generator>Tumblr (3.0; @meta100)</generator><link>http://blog.meta100.com/</link><item><title>mDOMupdate</title><description>&lt;script type="text/javascript" src="http://meta100.github.com/mDOMupdate/javascripts/mDOMupdate.js"&gt;&lt;/script&gt;&lt;h3&gt;mDOMupdate&lt;/h3&gt;
&lt;h6&gt;Triggers the event ‘DOMUpdated’ on DOM manipulation via jQuery.&lt;/h6&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;Requires:&lt;/strong&gt; &lt;a href="http://jquery.com/"&gt;jQuery&lt;/a&gt;&lt;a&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;Install:&lt;/strong&gt; Add the line after jQuery.&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;script type="text/javascript" src="http://meta100.github.com/mDOMupdate/javascripts/mDOMupdate.js" charset="UTF-8"&gt;&lt;/script&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;br/&gt; Or download from &lt;a title="mDOMupdate" href="https://github.com/meta100/mDOMupdate"&gt;&lt;a href="https://github.com/meta100/mDOMupdate"&gt;https://github.com/meta100/mDOMupdate&lt;/a&gt;&lt;/a&gt;. &lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Use: &lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;$(document).bind('DOMUpdated', function () { /* Insert code to execute here. */ });&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;Use &lt;a href="javascript:(function(F,i,r,e,b,u,g,L,I,T,E)%7Bif(F.getElementById(b))return;E=F%5Bi+'NS'%5D&amp;&amp;F.documentElement.namespaceURI;E=E?F%5Bi+'NS'%5D(E,'script'):F%5Bi%5D('script');E%5Br%5D('id',b);E%5Br%5D('src',I+g+T);E%5Br%5D(b,u);(F%5Be%5D('head')%5B0%5D%7C%7CF%5Be%5D('body')%5B0%5D).appendChild(E);E=new%20Image;E%5Br%5D('src',I+L);%7D)(document,'createElement','setAttribute','getElementsByTagName','FirebugLite','4','firebug-lite.js','releases/lite/latest/skin/xp/sprite.png','https://getfirebug.com/','#startOpened');"&gt;Firebug lite&lt;/a&gt; or your browsers builtin console to modify the page DOM, via jQuery, an alert will fire to let you know the event has triggered.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;em&gt;For Example:&lt;/em&gt;&lt;/p&gt;&lt;div&gt;&lt;code class="prettyprint linenums"&gt;$('p').append('&lt;span&gt; *HI!*&lt;/span&gt;');&lt;/code&gt;&lt;/div&gt;</description><link>http://blog.meta100.com/post/3469660682</link><guid>http://blog.meta100.com/post/3469660682</guid><pubDate>Wed, 23 Feb 2011 16:30:00 -0500</pubDate></item><item><title>mGuides</title><description>&lt;script type="text/javascript" src="http://plugins.meta100.com/mguides/javascripts/mGuidesUI_min.js" charset="UTF-8"&gt;&lt;/script&gt;&lt;h3&gt;mGuides&lt;/h3&gt;
&lt;h6&gt;A jQuery plugin that extends jQueryUI dragable and resizable. This plugin adds guides for positioning dragable and resizable elements.&lt;/h6&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;Requires:&lt;/strong&gt; &lt;a href="http://jquery.com/"&gt;jQuery&lt;/a&gt;&lt;a&gt;&lt;/a&gt; &amp; &lt;a href="http://jqueryui.com/"&gt;jQueryUI&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;Install:&lt;/strong&gt; Add the line after jQueryUI.&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;script type="text/javascript" src="http://plugins.meta100.com/mguides/javascripts/mGuidesUI_min.js" charset="UTF-8"&gt;&lt;/script&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;br/&gt; Or download from &lt;a title="mGuides" href="http://code.google.com/p/mguides/"&gt;&lt;a href="https://github.com/meta100/mGuides"&gt;https://github.com/meta100/mGuides&lt;/a&gt;&lt;/a&gt;. &lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Use: &lt;/strong&gt;Adds the following options to jQueryUI draggable and resizable options (&lt;a title="http://jqueryui.com/demos/" target="_blank" href="http://jqueryui.com/demos/"&gt;&lt;a href="http://jqueryui.com/demos/"&gt;http://jqueryui.com/demos/&lt;/a&gt;)&lt;/a&gt;:&lt;br/&gt;&lt;em&gt;guide&lt;/em&gt; - Default is true. Since you are loading the script it we will assume you want it to run.&lt;br/&gt;&lt;em&gt;guidecolor&lt;/em&gt; - The color of the guide lines must be an array with four colors. Default guidecolor array is [‘blue’, ‘red’, ‘green’, ‘yellow’]. First color is side guide, second is side outer padding guide, third is center align guide and fourth color is inner padding guide.&lt;br/&gt;&lt;em&gt;guidestyle&lt;/em&gt; - Default is ‘dashed’ can be any css border style&lt;br/&gt;&lt;em&gt;guideinner&lt;/em&gt; - Default false. The jQuery selector of the element you wish to have inner padding guides.&lt;br/&gt;&lt;em&gt;guidecenter&lt;/em&gt; - Default true. Set to false if you do not wish to have center guides for alignment.&lt;br/&gt;&lt;em&gt;guidepadding&lt;/em&gt; - Default 0. Set to the number of pixels you wish to have the inner and padding guides to be positioned from the edges of the elements.&lt;br/&gt;&lt;em&gt;snapTolerance&lt;/em&gt; - Default is 20. Used for the max distance from the guide the elements edge has to be for it to snap to the guide.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;$(".draggable").draggable({guides: true, guidepadding: 20, guideinner: '.demo'}).resizable({handles: 'n, e, s, w', guides: true, guidepadding: 20, guideinner: '.demo'});&lt;/code&gt;&lt;/div&gt;
&lt;p class="mGuides"&gt;mGuides&lt;/p&gt;
&lt;script type="text/javascript" src="http://plugins.meta100.com/mguides/javascripts/mGuidesUI_tumblr.js" charset="UTF-8"&gt;&lt;/script&gt;</description><link>http://blog.meta100.com/post/680263321</link><guid>http://blog.meta100.com/post/680263321</guid><pubDate>Wed, 09 Jun 2010 17:23:00 -0400</pubDate></item><item><title>mColorPicker</title><description>&lt;script type="text/javascript" src="http://meta100.github.com/mColorPicker/javascripts/mColorPicker.js" charset="UTF-8"&gt;
&lt;/script&gt;&lt;script type="text/javascript" charset="UTF-8"&gt;
$.fn.mColorPicker.defaults.imageFolder = "http://meta100.github.com/mColorPicker/images/";
&lt;/script&gt;&lt;h3&gt;mColorPicker&lt;/h3&gt;
&lt;h6&gt;A simple lite jQuery color picker plugin with a swatch to remember the last 10 colors chosen, that uses html5 markup.&lt;/h6&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;Requires:&lt;/strong&gt; &lt;a href="http://jquery.com/"&gt;jQuery&lt;/a&gt;&lt;a&gt;&lt;/a&gt;.&lt;br/&gt;&lt;strong&gt;Optional:&lt;/strong&gt; &lt;a title="mDOMupdate" href="https://github.com/meta100/mDOMupdate"&gt;mDOMupdate&lt;/a&gt;. - for automatically converting dynamically created color inputs. (dynamically added via jQuery)&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;Install:&lt;/strong&gt; Add the line after jQuery.&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;script type="text/javascript" src="http://meta100.github.com/mColorPicker/javascripts/mColorPicker_min.js" charset="UTF-8"&gt;&lt;/script&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;br/&gt; Or download from &lt;a title="mColorPicker" href="https://github.com/meta100/mColorPicker"&gt;&lt;a href="https://github.com/meta100/mColorPicker"&gt;https://github.com/meta100/mColorPicker&lt;/a&gt;&lt;/a&gt;. &lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Use: &lt;/strong&gt;Insert HTML5 markup for color picker.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;em&gt;Example 1:&lt;/em&gt;&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;input type="color" /&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p class="example_1"&gt;Example 1&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;em&gt;Example 2:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The value you set for the input element will define the initial value of the color picker.&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;input type="color" value="#ff0667" /&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p class="example_2"&gt;Example 2&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;em&gt;Example 3:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Setting data-hex=”true” outputs hex colors as apposed to the default rgb.&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;input type="color" value="#ff0667" data-hex="true" /&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p class="example_3"&gt;Example 3&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;em&gt;Example 4:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If you set the input elements attribute data-text=”hidden” the text input will be hidden and no color wheel will show. Instead, the size of the input element will be used as a clickable color picker trigger. Set the height and width of the input to set the size of the clickable color picker trigger.&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;input type="color" value="#ff0667" data-text="hidden" style="height:20px;width:20px;" /&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p class="example_4"&gt;Example 4&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;em&gt;Example 5:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Added an event ‘colorpicked’ that will trigger when a color is chosen in the colorpicker.&lt;/p&gt;
&lt;div&gt;&lt;code class="prettyprint linenums"&gt;&lt;input id="color_5" type="color" value="#ff0667" data-text="hidden" style="height:20px;width:20px;" /&gt;&lt;br/&gt;&lt;script type="text/javascript"&gt;&lt;br/&gt;  $(document).ready(function () {&lt;br/&gt;    $('#color_5').bind('colorpicked', function () {&lt;br/&gt;      alert($(this).val());&lt;br/&gt;    });&lt;br/&gt;  });&lt;br/&gt;&lt;/script&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p class="example_5"&gt;Example 5&lt;/p&gt;
&lt;script type="text/javascript" src="http://plugins.meta100.com/mcolorpicker/javascripts/mColorPicker_tumblr.js" charset="UTF-8"&gt;&lt;/script&gt;</description><link>http://blog.meta100.com/post/600571131</link><guid>http://blog.meta100.com/post/600571131</guid><pubDate>Sat, 15 May 2010 17:53:00 -0400</pubDate></item></channel></rss>

