view Blast output page example_files/jquery_003.js @ 4:34211f5b83fd

trim everything that can be without breaking the graphics summary
author Jan Kanis <jan.code@jankanis.nl>
date Tue, 06 May 2014 17:52:14 +0200
parents bad241dc701f
children
line wrap: on
line source

(function(){jQuery.widget("ui.ncbilocalnav",jQuery.ui.ncbimenu,{_create:function(){this.options.isSubMenuLimited=true;jQuery.ui.ncbimenu.prototype._create.apply(this,arguments)},_addClasses:function(){this.element.addClass("ui-ncbilocalnav");jQuery.ui.ncbimenu.prototype._addClasses.apply(this,arguments)},_destroyClasses:function(){this.element.removeClass("ui-ncbilocalnav");jQuery.ui.ncbimenu.prototype._destroyClasses.apply(this,arguments)}})})();