Project

General

Profile

« Previous | Next » 

Revision e18349d4

Added by Andreas Kohlbecker about 16 years ago

taxon tree: autoscroll enabled, tree div enlarges on mousover

View differences:

modules/cdm_dataportal/cdm_dataportal.theme.php
321 321
function theme_cdm_taxonRelations($TaxonRelationshipTOs){
322 322
  
323 323
  drupal_add_js(drupal_get_path('module', 'cdm_dataportal').'/js/cluetip/jquery.cluetip.js');
324
  drupal_add_js(drupal_get_path('module', 'cdm_dataportal').'/js/cluetip/jquery.dimensions.js');
324
  drupal_add_js(drupal_get_path('module', 'cdm_dataportal').'/js/jquery.dimensions.js');
325 325
  drupal_add_js(drupal_get_path('module', 'cdm_dataportal').'/js/cluetip/jquery.hoverIntent.js');
326 326
  drupal_add_css(drupal_get_path('module', 'cdm_dataportal').'/js/cluetip/jquery.cluetip.css');
327 327

  

Also available in: Unified diff