Senin, 25 Agustus 2014

Tabs And Accordion Menu

tabber
telah di uji di widget html/javascript [bekerja]
tinggal kalian edit .

script terkadang saling mematikan fungsi , maka selalu periksa widget yang lain serta fungsi kinerja template.

Compatible Browsers ;IE8, IE9, IE10, Firefox, Safari, Opera, Chrome.

script belum dipindahkan , jadi amankan bila perlu

.


<!-- Live Preview -->
<div class="live">
  <h3>Pofi - Animated Pack</h3>
  <h4>5 Color Scheme</h4>
  <h5>65 Animation Effects</h5>
  <h5>Free Update</h5>
</div>

<!-- Start Tabs -->
<div class="tabs">

<!-- Start Container tab1 -->
  <div id="tab1" class="container">
  
    <div class="label" id="l1">
      <h5><a href="#tab1" id="a1"><i class="icon-briefcase"></i>Tab One</a></h5>
    </div>
    
    <div class="content left" id="content1">
      <h4>Animated Tabs</h4>
      <p>1-CSS3 is, like HTML5, a new standard for web designers. It promises many new formatting controls to make web pages look beautiful, including drop shadows for text, rounded corners on boxes, background gradients,borders made of graphics, and even animated transitions from one set of CSS properties to another. Dreamweaver CS6 includes code-hinting for CSS3 and adds many CSS3 properties to the CSS Styles panel. Dreamweaver CS6 also adds helpful tools for some of CSS3’s most exciting offerings: the new web fonts manager frees you from the boredom
        of the same limited set of fonts (Arial, Helvetica, and Times New Roman, for example) that web designers have been using for years.</p>
       <h6><i class="icon-quote-left"></i>HTML used to be the only language you needed to create web pages. You could build them with colorful text and graphics, and make words jump out using different fonts, font sizes, and font colors. But today, you can’t add much visual stimulation to a site without CSS. CSS is a formatting language that lets you design pages with sophisticated layouts and enhanced text.</h6>
    </div>
    
  </div>
<!-- End Container tab1 -->

<!-- Start Container tab2 -->
  <div id="tab2" class="container">
  
    <div class="label" id="l2">
      <h5><a href="#tab2" id="a2"><i class="icon-camera"></i>Tab Two</a></h5>
    </div>
    
    <div class="content" id="content2">
      <h4>Animated Tabs</h4>
      <p>2-CSS3 is, like HTML5, a new standard for web designers. It promises many new formatting controls to make web pages look beautiful, including drop shadows for text, rounded corners on boxes, background gradients,borders made of graphics, and even animated transitions from one set of CSS properties to another. Dreamweaver CS6 includes code-hinting for CSS3 and adds many CSS3 properties to the CSS Styles panel. Dreamweaver CS6 also adds helpful tools for some of CSS3’s most exciting offerings: the new web fonts manager frees you from the boredom
        of the same limited set of fonts (Arial, Helvetica, and Times New Roman, for example) that web designers have been using for years.</p>
       <h6><i class="icon-quote-left"></i>HTML used to be the only language you needed to create web pages. You could build them with colorful text and graphics, and make words jump out using different fonts, font sizes, and font colors. But today, you can’t add much visual stimulation to a site without CSS. CSS is a formatting language that lets you design pages with sophisticated layouts and enhanced text.</h6>
    </div>
    
  </div>
<!-- End Container tab2 --> 

<!-- Start Container tab3 --> 
  <div id="tab3" class="container">
  
    <div class="label" id="l3">
      <h5><a href="#tab3"><i class="icon-comments"></i>Tab Three</a></h5>
    </div>
    
    <div class="content" id="content3">
      <h4>Animated Tabs</h4>
      <p>3-CSS3 is, like HTML5, a new standard for web designers. It promises many new formatting controls to make web pages look beautiful, including drop shadows for text, rounded corners on boxes, background gradients,borders made of graphics, and even animated transitions from one set of CSS properties to another. Dreamweaver CS6 includes code-hinting for CSS3 and adds many CSS3 properties to the CSS Styles panel. Dreamweaver CS6 also adds helpful tools for some of CSS3’s most exciting offerings: the new web fonts manager frees you from the boredom
        of the same limited set of fonts (Arial, Helvetica, and Times New Roman, for example) that web designers have been using for years.</p>
       <h6><i class="icon-quote-left"></i>HTML used to be the only language you needed to create web pages. You could build them with colorful text and graphics, and make words jump out using different fonts, font sizes, and font colors. But today, you can’t add much visual stimulation to a site without CSS. CSS is a formatting language that lets you design pages with sophisticated layouts and enhanced text.</h6>
    </div>
    
  </div>
<!-- End Container tab2 -->

<!-- Start Container tab4 -->  
  <div id="tab4" class="container">
  
    <div class="label" id="l4">
      <h5><a href="#tab4"><i class="icon-truck"></i>Tab Four</a></h5>
    </div>
    
    <div class="content" id="content4">
      <h4>Animated Tabs</h4>
      <p>4-CSS3 is, like HTML5, a new standard for web designers. It promises many new formatting controls to make web pages look beautiful, including drop shadows for text, rounded corners on boxes, background gradients,borders made of graphics, and even animated transitions from one set of CSS properties to another. Dreamweaver CS6 includes code-hinting for CSS3 and adds many CSS3 properties to the CSS Styles panel. Dreamweaver CS6 also adds helpful tools for some of CSS3’s most exciting offerings: the new web fonts manager frees you from the boredom
        of the same limited set of fonts (Arial, Helvetica, and Times New Roman, for example) that web designers have been using for years.</p>
      <h6><i class="icon-quote-left"></i>HTML used to be the only language you needed to create web pages. You could build them with colorful text and graphics, and make words jump out using different fonts, font sizes, and font colors. But today, you can’t add much visual stimulation to a site without CSS. CSS is a formatting language that lets you design pages with sophisticated layouts and enhanced text.</h6>
    </div>
    
  </div>
<!-- End Container tab4 -->

</div>
<!-- End Tabs -->

     <style type="text/css">
  .container .label{
   left:10px;
  }
  .label#l2{
   left:170px;
  }
  .label#l3{
   left:330px;
  }
  .label#l4{
   left:490px;
  }
 </style>
<![endif]-->

<link rel="stylesheet" type="text/css" href="https://0.s3.envato.com/files/69700152/css/reset.css">
<link rel="stylesheet" type="text/css" href="https://0.s3.envato.com/files/69700152/css/animation.css">
<link href='//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css' rel='stylesheet'/>
<link rel="stylesheet" type="text/css" href="https://0.s3.envato.com/files/69700152/font/titillium/stylesheet.css">
<link rel="stylesheet" type="text/css" href="https://0.s3.envato.com/files/69700152/css/blue/style.css">
<link rel="stylesheet" type="text/css" href="https://0.s3.envato.com/files/69700152/css/blue/color.css">


<script type="text/javascript" src="https://0.s3.envato.com/files/69700152/js/jquery-1.9.1.js"></script>
<script type="text/javascript" src="https://0.s3.envato.com/files/69700152/js/selectivizr-min.js"></script>

<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="https://0.s3.envato.com/files/69700152/css/font-awesome-ie7.min.css" />
<![endif]-->

<!--[if lte IE 9]>
<script type="text/javascript" src="https://0.s3.envato.com/files/69700152/css/reset.cssjs/jquery-ie.js"></script>



Tambahkan komentar Komentator

Konversi KodeOOT

Terima kasih telah berkomentar