comparison NCBI Blast reference example_files/jquery_003.js @ 0:a54279222d84 draft

Imported from capsule None
author jankanis
date Mon, 19 May 2014 09:43:54 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a54279222d84
1 (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)}})})();