jQuery Diagonal Accordion


/ Published in: jQuery
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <script type="text/javascript">
  2. jQuery(document).ready(function(){
  3. jQuery('#diagonal_madness').diagonalaccordion();
  4. });
  5. </script>

URL: http://charlesmarshall.co.uk/jquery/2009/04/19/jquery-diagonal-accordion.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.