[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/jquery_ui/jquery.ui.old/demos/functional/js/ -> behaviour.functionaldemos.js (source)

   1  $(document).ready(function() {
   2  
   3      $('.component-links a').history(function() {
   4          loadDemo( $(this).attr('href').replace(/^#/, "") );
   5      });
   6  
   7      var instructions = $("#containerDemo").html();
   8      $.ajaxHistory.initialize(function() {
   9          $("#containerDemo").html(instructions);
  10      });
  11  
  12  });


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7