Searched refs:disableanchorlink (Results 1 – 1 of 1) sorted by relevance
12 …disableanchorlink: true, //when user clicks on anchor link, should link itself be disabled (always… property in dropdowncontent130 if (this.disableanchorlink) anchorobj.onclick=function(){return false}