- in development / beta - user assumes risk -



Css Accordion with Checkbox Button Action

as applied to a ".row"

Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows.

Like you, I used to think the world was this great place where everybody lived by the same standards I did, then some kid with a nail showed me I was living in his world, a world where chaos rules not order, a world where righteousness is not rewarded. That's Cesar's world, and if you're not willing to play by his rules, then you're gonna have to pay the price.

You think water moves fast? You should see ice. It moves like it has a mind. Like it knows it killed the world once and got a taste for murder. After the avalanche, it took us a week to climb out. Now, I don't know exactly when we turned on each other, but I know that seven of us survived the slide... and only five made it out. Now we took an oath, that I'm breaking now. We said we'd say it was the snow that killed the other two, but it wasn't. Nature is lethal but it doesn't hold a candle to man.

You see? It's curious. Ted did figure it out - time travel. And when we get back, we gonna tell everyone. How it's possible, how it's done, what the dangers are. But then why fifty years in the future when the spacecraft encounters a black hole does the computer call it an 'unknown entry event'? Why don't they know? If they don't know, that means we never told anyone. And if we never told anyone it means we never made it back. Hence we die down here. Just as a matter of deductive logic.



Css Accordion with Radio Button Action

as applied to a ".row"

Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows.

Like you, I used to think the world was this great place where everybody lived by the same standards I did, then some kid with a nail showed me I was living in his world, a world where chaos rules not order, a world where righteousness is not rewarded. That's Cesar's world, and if you're not willing to play by his rules, then you're gonna have to pay the price.

You think water moves fast? You should see ice. It moves like it has a mind. Like it knows it killed the world once and got a taste for murder. After the avalanche, it took us a week to climb out. Now, I don't know exactly when we turned on each other, but I know that seven of us survived the slide... and only five made it out. Now we took an oath, that I'm breaking now. We said we'd say it was the snow that killed the other two, but it wasn't. Nature is lethal but it doesn't hold a candle to man.

You see? It's curious. Ted did figure it out - time travel. And when we get back, we gonna tell everyone. How it's possible, how it's done, what the dangers are. But then why fifty years in the future when the spacecraft encounters a black hole does the computer call it an 'unknown entry event'? Why don't they know? If they don't know, that means we never told anyone. And if we never told anyone it means we never made it back. Hence we die down here. Just as a matter of deductive logic.

Css Accordion Hover Action

as applied to a ".row"

Html "h5" Element

This is an Html "p" element. A sibling to the above "h5" element

All this is wrapped in an element with the applied class of: "row hvrXpandr". It's this class that transforms any Qikcss "row" into an "Accordion" row item. It can applied inside any other element with any number if accordion rows.

Howerver in case of "Apple Ios Mobile" there is one caveat. You must inclulde ""

This is an Html "p" element wrapped in an Html "article" element. A sibling to the above "label" element

Html "span" Element

  1. This is an Html "li" element wrapped in an Html "ol" element. A sibling to the above "span" element
  2. This is an Html "li" element wrapped in an Html "ol" element. A sibling to the above "span" element
  3. This is an Html "li" element wrapped in an Html "ol" element. A sibling to the above "span" element
  4. This is an Html "li" element wrapped in an Html "ol" element. A sibling to the above "span" element

Html "dt" Element

This is an Html "p" element wrapped in an Html "dd" element wrapped in an Html "dl" element. A sibling to the above "dt" element



Css Accordion Code Snippet

must use version qik16020517.css or higher

This is the full Qikcss version as it includes the 'animation' style set

<div class="col accordion wEql"> <input id="accdn-snippet" type="checkbox"/> <label for="accdn-snippet">References</label> <article> <h4>put your hidden content here within article tag</h4> <p>Attributes you must consider are:</p> <ol> <li> <p> Choose an "input" type of : "checkbox" or "radio". <a href="/Home/Accordian"><em>(see demo here)</em></a> </p> </li> <li> <p>The "input id='abc' " and "label for='abc' " MUST match and MUST be unique per page</p> <p>Suggestion would be to to use "Accordion1", "Accordion2", "Accordion3", etc..."</p> </li> <li> <p>Any content type is allowed</p> </li> </ol> </article> </div>

ou
Scaffolding
Content Containers