<?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>Designtopx</title>
	<atom:link href="http://www.designtopx.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designtopx.com</link>
	<description>Web Design tips, tricks, and tutorials</description>
	<lastBuildDate>Mon, 18 Jul 2011 18:19:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Beat your HTML layouts into submission with jQBoxModel Plugin</title>
		<link>http://www.designtopx.com/2011/07/beat-your-html-layouts-into-submission-with-jqboxmodel-plugin/</link>
		<comments>http://www.designtopx.com/2011/07/beat-your-html-layouts-into-submission-with-jqboxmodel-plugin/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 21:50:37 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[html/css]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/?p=233</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2011/07/beat-your-html-layouts-into-submission-with-jqboxmodel-plugin/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/images/beating-layouts-001.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>The jQBoxModel plugin is a plugin for jQuery that allows you to quickly prototype complex layouts. This plugin was developed to streamline the page layout process by using % widths to have your main content width take up a percentage of the ]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designtopx.com/images/beating-layouts-001.png" alt="" /></p>
<p>The jQBoxModel plugin is a plugin for jQuery that allows you to quickly prototype complex layouts.</p>
<p>This plugin was developed to streamline the page layout process by using % widths to have your main content width take up a percentage of the parent width then have sibling widths automatically calculated to take up the remaining space among themselves.</p>
<p>The demo also highlights the use of CSS3 Media Queries to dynamically serve different layout based on the screen width (resize the browser to see it in action).</p>
<p>To see the demo and fork on GitHub <a href="http://designandcode.github.com/jQBoxModel/index.html">visit the website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2011/07/beat-your-html-layouts-into-submission-with-jqboxmodel-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Notifications Plugin</title>
		<link>http://www.designtopx.com/2011/02/jquery-notifications-plugin/</link>
		<comments>http://www.designtopx.com/2011/02/jquery-notifications-plugin/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 17:51:31 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[content display]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/?p=218</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2011/02/jquery-notifications-plugin/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/images/jquery-notifications-plugin-article-image-001.jpg" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>One thing I envy about more advanced programming languages is their heavy use of XML to set the properties of controls. This demo is my attempt to use jQuery&#8217;s XML processing capabilities to mimic similar behavior. In particular, this demo will display notifications of various types with some robust customization options all within a nicely [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designtopx.com/images/jquery-notifications-plugin-article-image-001.jpg" alt="article thumbnail" /></p>
<p>One thing I envy about more advanced programming languages is their heavy use of XML to set the properties of controls. This demo is my attempt to use jQuery&#8217;s XML processing capabilities to mimic similar behavior. In particular, this demo will display notifications of various types with some robust customization options all within a nicely formed XML file.</p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">1. Giving our notifications some default styling</span></span></p>
<p>The boxes follow a familar color scheme to indicate what type of message it is. You can of course change these criteria in the CSS file, but as you will find later, most of these properties will be available to be changed in the XML notifications file when a new message is created. These are the default styles that are used when no styles are included in the XML notifications file.</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">CSS</div>

/* Common Syles */
.jQN-warning-style, .jQN-success-style,
.jQN-caution-style, .jQN-information-style
  {
    position:relative;
    width:500px;
    margin-top:30px;
    padding:15px;
    padding-left:75px;
    padding-bottom:25px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  }

/* Warning box styles */
.jQN-warning-style
  {
    border:1px solid #999;
    color:#999;
    background-color:#ddd;
    background:#ddd url('../images/milky (117).png') no-repeat 15px 15px;
  }

/* Success box styles */
.jQN-success-style
  {
    border:1px solid #009E00;
    color:#009E00;
    background-color:#85F56D;
    background:#85F56D url('../images/milky (50).png') no-repeat 15px 15px;
  }

/* Caution box styles */
.jQN-caution-style
  {
    border:1px solid #B9BE86;
    color:#B9BE86;
    background-color:#FEEA98;
    background:#FEEA98 url('../images/milky (26).png') no-repeat 15px 15px;
  }

/* Information box styles */
.jQN-information-style
  {
    border:1px solid #6A64A5;
    color:#6A64A5;
    background-color:#C6D8EF;
    background:#C6D8EF url('../images/milky (66).png') no-repeat 15px 15px;
  }

/* Customize the look of boxes here */
.jQN-warning-style
  {
    border:1px solid #FF0000;
    color: #FF0000;
    background-color: #FFB0C3;
  }</pre>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2011/02/jquery-notifications-plugin-article-image-001.jpg" alt="article thumbnail" /></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">2. Initializing the plug-in</span></span></p>
<p>After downloading the plug-in you need to reference either the included jQuery library or one of your own, the jQNotifications.js file, and the default styles CSS file</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">&lt;!-- HTML --&gt;</div>

&lt;link href="css/style.css" rel="stylesheet" type="text/css" /&gt;
&lt;script type="text/javascript" src="jQuery/jquery-1.4.2.js"&gt;
&lt;script type="text/javascript" src="jQuery/jQNotifications.js"&gt;
&lt;script type="text/javascript"&gt;
  $(function(){

    // Load a specific notifications xml file (loads notifications.xml if not defined here)
    $("body").jQNotifications({xmlLoad: "notifications1"});

  });
&lt;/script&gt;</pre>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">3. Create and customize your notifications in the notifications.xml file</span></span></p>
<p>As the following XML indicates, there are four types of notifications you can group your messages into: warnings, successes, cautions, and informations. This gives you 4 default notification styles but each message is fully customizable regardless of what group the notification is placed. Here is a list of properties that can be changed on an individual notification message: custom class name [custom-name], styles [width, font-color, background-color, border-color, background-image, display(none)], the actual message
<pre class="brush: plain; title: ;">[/text]</pre>
<p>, and which element the notification will appear after [placement]. **The notification will not appear unless the placement element is defined and it must be a valid class or id for an element in your html file. Placement will accept jQuery selectors minus the quotes. For example, .foo works as will .foo, #bar because these are valid jQuery selectors. Additionally, by default the injected notification will have 2 class names that are dependent on where the notification is placed in the XML file. Namely, if the notification is placed in the warnings block, the classes jQN-warning-style and jQN-warning-message-[number] will be added to the notification block. The [number] indicates the number of the notification in the warning block (e.g. the third notification will have the class jQN-warning-message-3). If a custom-name is indicated, in addition to those two classes, an additional class as you defined will be added to the notification block. The display(none) element is useful for AJAX style notifications where an event triggers the notification (e.g. a successful form submit).</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">&lt;!-- XML --&gt;</div>

&lt;?xml version="1.0" encoding="UTF-8"?&gt;
-&lt;messages&gt;
    +&lt;styles&gt;
    -&lt;warning&gt;
      -&lt;message&gt;
         &lt;custom-name&gt;fooBar&lt;/custom-name&gt;
        -&lt;styles&gt;
          &lt;apply-style&gt;custom&lt;/apply-style&gt;
          &lt;width&gt;150px&lt;/width&gt;
          &lt;display&gt;none&lt;/display&gt;
        &lt;/styles&gt;
        &lt;text&gt;Please enter a number from 0 - 100000000000&lt;/text&gt;
        &lt;placement&gt;.bar&lt;/placement&gt;
      &lt;/message&gt;
      -&lt;message&gt;
        &lt;text&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&lt;/text&gt;
        &lt;placement&gt;#foo&lt;/placement&gt;
       &lt;/message&gt;
    &lt;/warning&gt;
    +&lt;success&gt;
    +&lt;caution&gt;
    +&lt;information&gt;
    +&lt;custom&gt;
&lt;/messages&gt;</pre>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">4. View and download the Demo</span></span></p>
<p>Please click the button to see a demo and also download the plugin.</p>
<p class="roundup-img"><a href="/archives/2011/02/jquery-notifications-plugin/demo/"><img src="http://www.designtopx.com/images/buttonlarge003_250x50.png" alt="article thumbnail" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2011/02/jquery-notifications-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Great Mobile Websites That Beautifully Complement Their Desktop Sites</title>
		<link>http://www.designtopx.com/2010/12/20-great-mobile-websites-that-beautifully-complement-their-desktop-sites/</link>
		<comments>http://www.designtopx.com/2010/12/20-great-mobile-websites-that-beautifully-complement-their-desktop-sites/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 23:31:40 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[roundup]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/?p=206</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/12/20-great-mobile-websites-that-beautifully-complement-their-desktop-sites/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/images/mobile-websites-complement-article-image-007.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>This showcase highlights some standouts from companies you have heard of like CBS, Disney, and also some you may not have heard of. Each of these mobile websites attempt to make the mobile experience as good as possible even with limited bandwidth and screen space.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designtopx.com/images/mobile-websites-complement-article-image-007.jpg" alt="" /></p>
<p>The advent of the smartphone has marked an explosive increase of users accessing the internet on the go. With worldwide numbers well above 1% of all internet usage, companies have taken notice and started creating mobile versions of their full websites to cater to mobile users. This showcase highlights some standouts from companies you have heard of like CBS, Disney, and also some you may not have heard of. Each of these mobile websites attempt to make the mobile experience as good as possible even with limited bandwidth and screen space.</p>
<p>*Disclaimer* This is the original article that was written by me and then written in bad faith <a href="http://www.2expertsdesign.com/graphics/20-great-mobile-websites-that-beautifully-complement-their-desktop-sites">here</a>. Since the author on that other blog did not see fit to pay me or give me attribute for writing the article as agreed, I have decided to post the article on this blog.</p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">1. <a href="http://www.alistapart.com/">A List Apart</a></span></span></p>
<p class="roundup-img"><a href="http://www.alistapart.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-001.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">2. <a href="http://androidandme.com/">Android and Me</a></span></span></p>
<p class="roundup-img"><a href="http://androidandme.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-002.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">3. <a href="http://touch.wacom.com/m/products.html">Bamboo</a></span></span></p>
<p class="roundup-img"><a href="http://touch.wacom.com/m/products.html"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-003.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">4. <a href="http://www.cbsnews.com/">CBS News</a></span></span></p>
<p class="roundup-img"><a href="http://www.cbsnews.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-004.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">5. <a href="http://www.cnn.com/">CNN</a></span></span></p>
<p class="roundup-img"><a href="http://www.cnn.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-005.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">6. <a href="http://disney.go.com/index">Disney</a></span></span></p>
<p class="roundup-img"><a href="http://disney.go.com/index"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-006.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">7. <a href="http://espn.go.com/">ESPN</a></span></span></p>
<p class="roundup-img"><a href="http://espn.go.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-007.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">8. <a href="http://www.hm.com/us/">H&amp;M</a></span></span></p>
<p class="roundup-img"><a href="http://www.hm.com/us/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-008.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">9. <a href="http://www.jaguars.com/">Jaguars NFL</a></span></span></p>
<p class="roundup-img"><a href="http://www.jaguars.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-009.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">10. <a href="http://mmuller.com/">Marcel Muller</a></span></span></p>
<p class="roundup-img"><a href="http://mmuller.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-010.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">11. <a href="http://mashable.com/">Mashable</a></span></span></p>
<p class="roundup-img"><a href="http://mashable.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-011.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">12. <a href="http://www.mbusa.com/mercedes/index">Mercedes Benz (USA)</a></span></span></p>
<p class="roundup-img"><a href="http://www.mbusa.com/mercedes/index"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-012.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">13. <a href="http://www.microsoft.com/en/us/default.aspx">Microsoft</a></span></span></p>
<p class="roundup-img"><a href="http://www.microsoft.com/en/us/default.aspx"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-013.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">14. <a href="http://www.procab.ch/">Procab Studio</a></span></span></p>
<p class="roundup-img"><a href="http://www.procab.ch/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-014.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">15. <a href="http://www.topix.com/">Topix</a></span></span></p>
<p class="roundup-img"><a href="http://www.topix.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-015.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">16. <a href="http://www.tripadvisor.com/">Tripadvisor</a></span></span></p>
<p class="roundup-img"><a href="http://www.tripadvisor.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-016.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">17. <a href="http://twitter.com/">Twitter</a></span></span></p>
<p class="roundup-img"><a href="http://twitter.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-017.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">18. <a href="http://www.vimeo.com/">Vimeo</a></span></span></p>
<p class="roundup-img"><a href="http://www.vimeo.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-018.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">19. <a href="http://www.vw.com/home.html">Volkswagen</a></span></span></p>
<p class="roundup-img"><a href="http://www.vw.com/home.html"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-019.jpg" alt="article thumbnail" /></a></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">20. <a href="http://www.yahoo.com/">Yahoo</a></span></span></p>
<p class="roundup-img"><a href="http://www.yahoo.com/"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/mobile-websites-complement-article-image-020.jpg" alt="article thumbnail" /></a></p>
<h2>Mobile &#8211; Is it time to care?</h2>
<p>The latest numbers indicate mobile internet usage accounts for about 1.26% of all internet usage. Is that enough to cater specifically to mobile users, as these companies have done? What&#8217;s your opinion?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/12/20-great-mobile-websites-that-beautifully-complement-their-desktop-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modernize Your Web Design With These CSS3 Snippets</title>
		<link>http://www.designtopx.com/2010/12/modernize-your-web-design-with-these-css3-snippets/</link>
		<comments>http://www.designtopx.com/2010/12/modernize-your-web-design-with-these-css3-snippets/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 23:03:57 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[html/css]]></category>
		<category><![CDATA[roundup]]></category>
		<category><![CDATA[content display]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/?p=166</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/12/modernize-your-web-design-with-these-css3-snippets/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/images/enhance-website-css-properties-article-image-001.jpg" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>CSS3 can be used to help enhance the look of your website for visitors who view it in better web browser.]]></description>
			<content:encoded><![CDATA[<p>CSS3 can be used to help enhance the look of your website for visitors who view it in web browsers that support it.</p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">1. Use Better Fonts with @font-face</span></span></p>
<p>Upload the font you want to use to your web folder then add something like this to your css file.</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

/*Initialize the font*/
@font-face {
  font-family:cabnd;
  src:url("fonts/CA BND Bold Web/CABNDWebBold.otf") format("truetype);
}

/*Use the font*/
#header h1 {
  font-family:cabnd, helvetica, arial, verdana;
}</pre>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/images/enhance-website-css-properties-article-image-001.jpg" alt="article thumbnail" /></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">2. Make your container div transparent but not it&#8217;s children</span></span></p>
<p>Notice that each container div can have it&#8217;s own transparency set. This can lead to some nice effect where transparency appears stacked.</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

#some-container {
  background-color:rgba(255,255,255,0.7);
}</pre>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/enhance-website-css-properties-article-image-002.jpg" alt="article thumbnail" /></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">3. Rounded Corners!</span></span></p>
<p>Rounded corners can instantly convert a plain looking site and give it a more modern look.</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

/* Safari and Chrome */
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
                     - or -
-webkit-border-radius: 5px; /* all four corners */

/* Firefox */
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
                     - or -
-moz-border-radius: 5px; /* all four corners */

/* CSS3 Compliant Browsers */
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
                      - or -
border-radius: 5px;  /* all four corners */</pre>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/enhance-website-css-properties-article-image-003.jpg" alt="article thumbnail" /></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">4. Add Content to the page with CSS</span></span></p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

#somediv:after {
  content:"some content";
}</pre>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">5. Add a drop shadow to your div</span></span></p>
<p>Graphic designers know that the easiest way to portray depth is by using a drop shadow. Now this trick is readily available to web designers using CSS3 box-shadow property.</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

#shadow-boxing {
  -moz-box-shadow: 0px 0px 5px #000;
  -webkit-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
}</pre>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/enhance-website-css-properties-article-image-005.jpg" alt="article thumbnail" /></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">6. Use text-shadow to create inset effect</span></span></p>
<p>The key to creating an inset effect is to match the depth and color of the text-shadow compared to the color of the text being used and the color of the background the text is surrounded by.</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

#letter-press h1{
  text-shadow: 0px 1px 1px #eee;
}</pre>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/enhance-website-css-properties-article-image-006.jpg" alt="article thumbnail" /></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">7. Use negative text-shadow to create inset effect</span></span></p>
<p>In this example, a negative text-shadow is used to create a deeper inset effect.</p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

#header h1 {
  color: #fff;
  text-shadow: -1px -1px -1px #333;
}</pre>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/wp-content/uploads/2010/12/enhance-website-css-properties-article-image-007.jpg" alt="article thumbnail" /></p>
<p style="color: #355a6c; font-weight: bold;"><span class="roundup-subtitle" style="color: #355a6c; font-size: 22px;"><span class="mobile-default" style="color: #355a6c;">8. CSS Transition</span></span></p>
<pre style="width: 500px; color: #fff; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: -1px -1px -1px #ccc; padding: 0; margin: 0; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-bottom: 20px; border: 3px solid #0af; background-color: #c6dbe9; background: #C6DBE9 url(http://www.designtopx.com/images/blue_noise.png); overflow-x: auto; overflow-y: hidden;">
<div style="color: #9bcbeb; text-shadow: 1px 1px 1px #fff; font-family: Impact, Impact, Charcoal, sans-serif; margin: 20px 0 20px 0; padding: 10px 0 10px 0; font-size: 32px;">/* CSS */</div>

#menu li a {
background-color:#1f1f1f;

/* Opera */
-o-transition:background-color 300ms linear 200ms;

/* Safari and Chrome */
-webkit-transition:background-color 300ms linear 200ms;

/* Firefox */
-moz-transition:background-color 300ms linear 200ms;

/* CSS3 Compliant Browsers */
transition:background-color 300ms linear 200ms;
}</pre>
<p>Do you use CSS3 to progressively enhance your websites? In what ways?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/12/modernize-your-web-design-with-these-css3-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Viewer (R,G,B)</title>
		<link>http://www.designtopx.com/2010/07/wordpress-theme-viewer-rgb/</link>
		<comments>http://www.designtopx.com/2010/07/wordpress-theme-viewer-rgb/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 18:47:00 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/archives/2010/7/wordpress-themes-by-color/</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/07/wordpress-theme-viewer-rgb/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/archives/2010/7/wordpress-themes-by-color/images/001_article_screenshot.png" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>Roundups are a popular way to list inspirational design, plug-ins, any other information that would be useful for web designers. I wanted to take the opportunity to show a roundup in an interesting way using jQuery and an HTML image map.]]></description>
			<content:encoded><![CDATA[<p>Roundups are a popular way to list inspirational design, plug-ins, any other information that would be useful for web designers. I wanted to take the opportunity to show a roundup in an interesting way using jQuery and an HTML image map. Click the &#8220;View Live Demo&#8221; button below to see it in action.</p>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/archives/2010/7/wordpress-themes-by-color/images/001_article_screenshot.png" alt="article thumbnail" /></p>
<p class="roundup-content"><a href="http://www.designtopx.com/premium-wordpress-themes/"><img src="http://www.designtopx.com/images/buttonlarge003_250x50.png" alt="View Live Demo" /></a></p>
<p>Do you think this is an interesting way to do a roundup? Have you seen any other examples of roundups using interesting techniques to display the information?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/07/wordpress-theme-viewer-rgb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI Based Colorpicker</title>
		<link>http://www.designtopx.com/2010/07/jquery-ui-based-colorpicker/</link>
		<comments>http://www.designtopx.com/2010/07/jquery-ui-based-colorpicker/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:47:00 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[colorpicker]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/archives/2010/7/advanced-colorpicker-jqueryUI/</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/07/jquery-ui-based-colorpicker/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/archives/2010/7/advanced-colorpicker-jqueryUI/images/001_article_screenshot.png" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>Here i have created a colorpicker web application that is based on the colorpicker hosted on jQuery UI's website. To make it more useful to web designers I have added another slider to represent transparency. Additionally, the return values are now printed on the page as the sliders are moved left or right so they can be copied and pasted into your CSS file.]]></description>
			<content:encoded><![CDATA[<p>Here i have created a colorpicker web application that is based on the colorpicker hosted on jQuery UI&#8217;s website. To make it more useful to web designers I have added another slider to represent transparency. Additionally, the return values are now printed on the page as the sliders are moved left or right so they can be copied and pasted into your CSS file.</p>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/archives/2010/7/advanced-colorpicker-jqueryUI/images/001_article_screenshot.png" alt="article thumbnail" /></p>
<p class="roundup-content"><a href="http://www.designtopx.com/archives/2010/7/advanced-colorpicker-jqueryUI/demo/"><img src="http://www.designtopx.com/images/buttonlarge003_250x50.png" alt="View Live Demo" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/07/jquery-ui-based-colorpicker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Modern CSS3 One Page Portfolio Template</title>
		<link>http://www.designtopx.com/2010/06/modern-css3-one-page-portfolio-template/</link>
		<comments>http://www.designtopx.com/2010/06/modern-css3-one-page-portfolio-template/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 18:47:00 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[html/css]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[css3]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/archives/2010/6/css3-one-page-portfolio-template/</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/06/modern-css3-one-page-portfolio-template/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/archives/2010/6/css3-one-page-portfolio-template/images/001_article_screenshot.png" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>In this article I will take a basic portfolio website and enhance it with CSS3 properties like text shadow, box shadow and border-radius which are supported in newer browsers such as Chrome, Safari, Firefox and even the latest version of Opera. The website also has special consideration for Internet Explorer.]]></description>
			<content:encoded><![CDATA[<p>In this article I will take a basic portfolio website and enhance it with CSS3 properties like text shadow, box shadow and border-radius which are supported in newer browsers such as Chrome, Safari, Firefox and even the latest version of Opera. The website also has special consideration for Internet Explorer.</p>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/archives/2010/6/css3-one-page-portfolio-template/images/001_article_screenshot.png" alt="article thumbnail" /></p>
<p style="color: #fff; font-weight: bold;"><span class="roundup-subtitle" style="font-size: 22px;"><span class="mobile-default" style="color: #fff; background-color: #355a6c; padding: .25em .5em;">jQuery</span></span></p>
<p>The slider is a small jQuery function and is pretty standard as it is. Of course, there are many fancy jQuery sliders on the internet that can be used to show more advanced transitions between images. For this demo I used the following code to activate the slide transition and the navigation bar that controls the slider.</p>
<pre>$("#nav ul li").slider();</pre>
<p style="color: #fff; font-weight: bold;"><span class="roundup-subtitle" style="font-size: 22px;"><span class="mobile-default" style="color: #fff; background-color: #355a6c; padding: .25em .5em;">HTML</span></span></p>
<p>The images used in the slider are in a folder called images while the image tags in the html document are in a container with an id of imgContainer on the web page.</p>
<p style="color: #fff; font-weight: bold;"><span class="roundup-subtitle" style="font-size: 22px;"><span class="mobile-default" style="color: #fff; background-color: #355a6c; padding: .25em .5em;">CSS3</span></span></p>
<p>As mentioned the site is enhanced for browsers that support text shadow, box shadow and border-radius. I tested the page on Chrome 5.0.3, Firefox 3.6.3, Opera 10.53, and Safari 4.0.3. Furthermore, I tested the page on IE 7 just to make sure the page looked okay even without the enhancements since IE 6-8 don&#8217;t support most CSS3 properties.</p>
<p class="roundup-content"><a href="http://www.designtopx.com/archives/2010/6/css3-one-page-portfolio-template/demo/"><img src="http://www.designtopx.com/images/buttonlarge003_250x50.png" alt="View Live Demo" /></a></p>
<p class="roundup-content"><a href="http://www.box.net/shared/vmbfdpy2eo">*Download source here <img class="mobile-remove" style="border: none;" src="http://www.designtopx.com/images/zip_icon.gif" alt="zip-icon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/06/modern-css3-one-page-portfolio-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ieCSS &#8211; a jQuery plug-in to help modernize Internet Explorer</title>
		<link>http://www.designtopx.com/2010/06/iecss-a-jquery-plug-in-to-help-modernize-internet-explorer/</link>
		<comments>http://www.designtopx.com/2010/06/iecss-a-jquery-plug-in-to-help-modernize-internet-explorer/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 18:47:00 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/archives/2010/6/ieCSS-jquery-internet-explorer-css2/</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/06/iecss-a-jquery-plug-in-to-help-modernize-internet-explorer/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/archives/2010/6/ieCSS-jquery-internet-explorer-css2/images/001_article_screenshot.png" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>CSS 2.1 introduced advanced selectors with basic expressions that allow you to more easily target elements in the DOM for styling without creating extra classes in your HTML markup. Modern browser all offer support for this but IE only offers partial support in version 8. Here is a jquery plug-in to help earlier versions of Internet Explorer use these techniques.]]></description>
			<content:encoded><![CDATA[<p>CSS 2.1 introduced advanced selectors with basic expressions that allow you to more easily target elements in the DOM for styling without creating extra classes in your HTML markup. Modern browser all offer support for this but IE only offers partial support in version 8. Here is a jquery plug-in to help earlier versions of Internet Explorer use these techniques.</p>
<p>Please see the demo and download links below.</p>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/archives/2010/6/ieCSS-jquery-internet-explorer-css2/images/001_article_screenshot.png" alt="article thumbnail" /></p>
<p class="roundup-content"><a href="http://www.designtopx.com/archives/2010/6/ieCSS-jquery-internet-explorer-css2/demo/"><img src="http://www.designtopx.com/images/buttonlarge003_250x50.png" alt="View Live Demo" /></a></p>
<p class="roundup-content"><a href="http://www.box.net/shared/2rmzdy7on1">*Download source here <img class="mobile-remove" style="border: none;" src="http://www.designtopx.com/images/zip_icon.gif" alt="zip-icon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/06/iecss-a-jquery-plug-in-to-help-modernize-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML color grid +HEX shortcodes for your designs</title>
		<link>http://www.designtopx.com/2010/05/html-color-grid-hex-shortcodes-for-your-designs/</link>
		<comments>http://www.designtopx.com/2010/05/html-color-grid-hex-shortcodes-for-your-designs/#comments</comments>
		<pubDate>Sat, 15 May 2010 18:47:00 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[webapp]]></category>
		<category><![CDATA[colorpicker]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/archives/2010/5/html-hex-3-color-grid/</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/05/html-color-grid-hex-shortcodes-for-your-designs/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/archives/2010/5/html-hex-3-color-grid/images/001_article_screenshot.png" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>Here is a quick web design tool which simply shows a fairly good range of hex colors arranged by the level of RGB shown as a gradient. You can copy the hex codes and use them in your designs. Visit the demo page (link below) to see it in action.]]></description>
			<content:encoded><![CDATA[<p>Here is a quick web design tool which simply shows a fairly good range of hex colors arranged by the level of RGB shown as a gradient. You can copy the hex codes and use them in your designs. Visit the demo page (link below) to see it in action.</p>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/archives/2010/5/html-hex-3-color-grid/images/001_article_screenshot.png" alt="article thumbnail" /></p>
<p class="roundup-content"><a href="http://www.designtopx.com/archives/2010/5/html-hex-3-color-grid/demo/">*View live demo here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/05/html-color-grid-hex-shortcodes-for-your-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super small CSS tooltip works in all modern browsers</title>
		<link>http://www.designtopx.com/2010/05/super-small-css-tooltip-works-in-all-modern-browsers/</link>
		<comments>http://www.designtopx.com/2010/05/super-small-css-tooltip-works-in-all-modern-browsers/#comments</comments>
		<pubDate>Fri, 14 May 2010 18:47:00 +0000</pubDate>
		<dc:creator>Kalim Fleet</dc:creator>
				<category><![CDATA[html/css]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tooltip]]></category>

		<guid isPermaLink="false">http://www.designtopx.com/archives/2010/5/css-tooltip-jquery/</guid>
		<description><![CDATA[<a href="http://www.designtopx.com/2010/05/super-small-css-tooltip-works-in-all-modern-browsers/"><img align="left" hspace="5" width="300" src="http://www.designtopx.com/archives/2010/5/css-tooltip-jquery/images/001_article_screenshot.png" class="alignleft wp-post-image tfe" alt="article thumbnail" title="" /></a>Sometimes there is not enough space to present all the information you need on a web site. Here I present a very simple tool-tip solution. In the example presented in the demo, the tool-tip will appear if you hover over a link (in this case the link is an abbreviation). The link needed further information but presenting it on the web page would have interrupted the flow of the other list items so the solution is to display the additional information in a tool tip.]]></description>
			<content:encoded><![CDATA[<p>Sometimes there is not enough space to present all the information you need on a web site. Here I present a very simple tool-tip solution. In the example presented in the demo, the tool-tip will appear if you hover over a link (in this case the link is an abbreviation). The link needed further information but presenting it on the web page would have interrupted the flow of the other list items so the solution is to display the additional information in a tool tip.</p>
<p>Feel free to download the full demo which includes the HTML and CSS file used to produce the effect. **Edit** I have included the jQuery demo which has the same effect as this demo only it uses jQuery to enhance the tool-tip UI with a transition effect.</p>
<p class="roundup-img"><img style="border: 4px solid #D5D5D5;" src="http://www.designtopx.com/archives/2010/5/css-tooltip-jquery/images/001_article_screenshot.png" alt="article thumbnail" /></p>
<p class="roundup-content"><a href="http://www.designtopx.com/archives/2010/5/css-tooltip-jquery/demo/"><img src="http://www.designtopx.com/images/buttonlarge003_250x50.png" alt="View Live Demo" /></a></p>
<p class="roundup-content"><a href="http://www.box.net/shared/4h5pz58xs9">*Download source here <img class="mobile-remove" style="border: none;" src="http://www.designtopx.com/images/zip_icon.gif" alt="zip-icon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtopx.com/2010/05/super-small-css-tooltip-works-in-all-modern-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://stats.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

