GITLAB

Oscar Velasquez / portalWebUBV

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • portalwebubv
  • ..
  • js
  • drupalexp.js
  • 99416e6e3   sitio completo Browse Code ยป
    Oscar Velasquez
    2015-05-06 15:09:01 -0400  
drupalexp.js 317 Bytes
edit raw blame history permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
jQuery(document).ready(function($) {
  /*
   $('html').niceScroll({
   scrollspeed: 30,
   mousescrollstep: 20,
   cursorwidth: 10,
   cursorborder: 0,
   cursorcolor: Drupal.settings.drupalexp.base_color,
   cursorborderradius: 6,
   autohidemode: false,
   horizrailenabled: false,
   zindex: 9999
   });
   */
});