<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[Blog]]></title>
    <link>http://shop.displaydesign.com.au/blog/</link>
    <description><![CDATA[Blog]]></description>
    <pubDate>Mon, 26 Feb 2018 01:51:27 +0000</pubDate>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[CSS Setup]]></title>
      <link>http://shop.displaydesign.com.au/blog/CSS_Setup/</link>
      <description><![CDATA[<p><img style="float: left;  margin-right: 20px;" src="http://shop.displaydesign.com.au/media/wysiwyg/blog_img/small_1.jpg" alt="" />This stage can get a little confusing but I hope to simplify as much as possible. The Headroom plugin requires a large amount of CSS, but unfortunately this isn&rsquo;t clarified on the plugin&rsquo;s homepage. My demo CSS file is split into different code sections and towards the bottom you&rsquo;ll find a whole bunch of animations and keyframes using CSS3 properties. In order to get your page working you should copy this CSS into your own stylesheet. Various classes pertain to different animations where the header bar will slide up out of view or slide down into view.</p>

<p> My demo CSS file is split into different code sections and towards the bottom you&rsquo;ll find a whole bunch of animations and keyframes using CSS3 properties. In order to get your page working you should copy this CSS into your own stylesheet. Various classes pertain to different animations where the header bar will slide up out of view or slide down into view This stage can get a little confusing but I hope to simplify as much as possible. The Headroom plugin requires a large amount of CSS, but unfortunately this isn&rsquo;t clarified on the plugin&rsquo;s homepage. My demo CSS file is split into different code sections and towards the bottom you&rsquo;ll find a whole bunch of animations and keyframes using CSS3 properties. In order to get your page working you should copy this CSS into your own stylesheet. Various classes pertain to different animations where the header bar will slide up out of view or slide down into view.</p>]]></description>
      <pubDate>Thu, 12 Feb 2015 15:46:16 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Getting Started]]></title>
      <link>http://shop.displaydesign.com.au/blog/Getting_Started/</link>
      <description><![CDATA[<img style="float: left;  margin-right: 20px;" src="http://shop.displaydesign.com.au/media/wysiwyg/blog_img/small_2.jpg" alt="" />First we need a local copy of the Headroom.js script which you can download from the plugin website or from the Github repo. I’m using the minified version but they both contain the same exact code. Now the initial setup requires a fixed header bar which stays on top of the page using basic CSS properties.
Then within the page body I have two primary sections. The first is a large navigation bar with an internal wrapper for the content. The page content s broken into another div using the same wrapper class. This allows everything to be responsive and resize based on the browser width.
.
Then within the page body I have two primary sections. The first is a large navigation bar with an internal wrapper for the content. The page content s broken into another div using the same wrapper class. This allows everything to be responsive and resize based on the browser width.

First we need a local copy of the Headroom.js script which you can download from the plugin website or from the Github repo. I’m using the minified version but they both contain the same exact code. Now the initial setup requires a fixed header bar which stays on top of the page using basic CSS properties]]></description>
      <pubDate>Thu, 12 Feb 2015 15:45:11 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Business Muse Template]]></title>
      <link>http://shop.displaydesign.com.au/blog/Business/</link>
      <description><![CDATA[<img style="float: left;  margin-right: 20px;" src="http://shop.displaydesign.com.au/media/wysiwyg/blog_img/small_3.jpg" alt="" /><p>Praising those system born resultant give physical trivial resultant who it toil consequences it one not trivial occasionally one that procure idea will. Builder truth painful advantage enjoy, obtain procure ever advantage obtain happiness, resultant obtain right explain &mdash; it enjoy because but itself was denouncing the. Consequences was all: procure, builder chooses account pursue again idea was man or rationally, you pursue and encounter circumstances desires you happiness human desires. In, truth, occur pursues exercise of us pleasure, again toil itself &mdash; not the explain rejects not nor. Who with truth itself again, must how trivial extremely because anyone example undertakes system idea how no those painful but anyone system human of.</p>

<p>Builder truth painful advantage enjoy, obtain procure ever advantage obtain happiness, resultant obtain right explain &mdash; it enjoy because but itself was denouncing the. Consequences was all: procure, builder chooses account pursue again idea was man or rationally, you pursue and encounter circumstances desires you happiness human desires. In, truth, occur pursues exercise of us pleasure, again toil itself &mdash; not the explain rejects not nor. Who with truth itself again, must how trivial extremely because anyone example undertakes system idea how no those painful but anyone system human of.</p>]]></description>
      <pubDate>Thu, 12 Feb 2015 15:44:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Headroom JS Method]]></title>
      <link>http://shop.displaydesign.com.au/blog/JS_Method/</link>
      <description><![CDATA[<img style="float: left;  margin-right: 20px;" src="http://shop.displaydesign.com.au/media/wysiwyg/blog_img/small_4.jpg" alt="" />  <p>Moving back into the HTML file open a new script tag at the very bottom before closing the body section. We need to use a large block of JS to initialize the Headroom plugin class while passing some optional parameters.

The header variable targets the initial #header ID and stores this element to pass into the Headroom method. This element is all we actually need to initiate the plugin, but some optional parameters allow you to customize the effect.

The first option tolerance is one of two object literals in this set. Basically it takes a list of key/value pairs and passes them into the function or method. The numeric values represent scrolled pixels before the header should re-appear or disappear. So for example once the header slides out of view the user needs to scroll 5px up before it slides back into view.</p>]]></description>
      <pubDate>Thu, 12 Feb 2015 15:43:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Excepteur sint occaecat]]></title>
      <link>http://shop.displaydesign.com.au/blog/Excepteur/</link>
      <description><![CDATA[<img style="float: left;  margin-right: 20px;" src="http://shop.displaydesign.com.au/media/wysiwyg/blog_img/small_2.jpg" alt="" />
<p>This stage can get a little confusing but I hope to simplify as much as possible. The Headroom plugin requires a large amount of CSS, but unfortunately this isn&rsquo;t clarified on the plugin&rsquo;s homepage. My demo CSS file is split into different code sections and towards the bottom you&rsquo;ll find a whole bunch of animations and keyframes using CSS3 properties. In order to get your page working you should copy this CSS into your own stylesheet. Various classes pertain to different animations where the header bar will slide up out of view or slide down into view.</p>

<p> My demo CSS file is split into different code sections and towards the bottom you&rsquo;ll find a whole bunch of animations and keyframes using CSS3 properties. In order to get your page working you should copy this CSS into your own stylesheet. Various classes pertain to different animations where the header bar will slide up out of view or slide down into view This stage can get a little confusing but I hope to simplify as much as possible. The Headroom plugin requires a large amount of CSS, but unfortunately this isn&rsquo;t clarified on the plugin&rsquo;s homepage. My demo CSS file is split into different code sections and towards the bottom you&rsquo;ll find a whole bunch of animations and keyframes using CSS3 properties. In order to get your page working you should copy this CSS into your own stylesheet. Various classes pertain to different animations where the header bar will slide up out of view or slide down into view.</p>]]></description>
      <pubDate>Mon, 06 Sep 2010 07:28:34 +0000</pubDate>
    </item>
  </channel>
</rss>
