/[drupal]/contributions/modules/hoverintent/hoverintent.module
ViewVC logotype

Diff of /contributions/modules/hoverintent/hoverintent.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2.2.1, Wed Jul 1 16:00:23 2009 UTC revision 1.2.2.2, Wed Jul 1 16:01:26 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: hoverintent.module,v 1.2 2008/08/27 14:41:03 aaron Exp $  // $Id: hoverintent.module,v 1.2.2.1 2009/07/01 16:00:23 aaron Exp $
3    
4  /**  /**
5   * @file   * @file
6   * A wrapper for the hoverintent jquery plugin   * A wrapper for the hoverintent jquery plugin
7   */   */
8    
9  /**  /**
10     *  Implements hook_jq().
11     *
12   *  This will register the plugin with the jQ module.   *  This will register the plugin with the jQ module.
13   *  To invoke, use jq_add('hoverIntent');   *  To invoke, use jq_add('hoverIntent');
14   */   */

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

  ViewVC Help
Powered by ViewVC 1.1.2