Prism Syntax Highlighter

Contoh Penerapan Prism Syntax Highlighter

<ul id="juhdi al-farhan">
  <li class="active">
    <a href="#">Top</a>
  </li>
</ul>

#juhdi al-farhan {
    position: fixed;
    z-index: 1;
    background: white;
    left: 0;
    right: 0;
    top: 0;
}

<script src='https://juhdialfarhan.googlecode.com/svn/prism.js' type='text/javascript'/>

var lastId,
    topMenu = $("#juhdi-design),
    topMenuHeight = topMenu.outerHeight()+15,
    menuItems = topMenu.find("a"),
    scrollItems = menuItems.map(function(){
      var item = $($(this).attr("href"));
      if (item.length) { return item; }
    });



Next
This is the current newest page
Previous
This is the oldest page
Thanks for your comment