Assembla home | Assembla project page
 

Changeset 91

Show
Ignore:
Timestamp:
07/17/07 16:39:11 (1 year ago)
Author:
digitalspaghetti
Message:

Fixed JS Menu error

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branch/views/elements/js_include.ctp

    r89 r91  
    88<?php e($javascript->link('jquery.form'));?> 
    99<?php e($javascript->link('jquery.autocomplete'));?> 
    10 <?php e($javascript->link('jquery.accordion'));?> 
     10<?php e($javascript->link('jquery.jdMenu'));?> 
    1111<?php e($javascript->link('wymeditor/jquery.wymeditor'));?> 
    1212<?php e($javascript->link('wymeditor/plugins/tidy/jquery.wymeditor.tidy'));?> 
  • branch/webroot/js/webrocket.js

    r89 r91  
    5252        }); 
    5353         
    54         $j('#navigation').Accordion({ 
    55                 active: false, 
    56                 header: '.head', 
    57                 alwaysOpen: false, 
    58                 navigation: true 
    59         }); 
     54        $j('.jd_menu').jdMenu(); 
    6055         
    6156        /*var options = {