Home
last modified time | relevance | path

Searched refs:disableanchorlink (Results 1 – 1 of 1) sorted by relevance

/plugin/anewssystem/
H A Ddropdowncontent.js12disableanchorlink: true, //when user clicks on anchor link, should link itself be disabled (always… property in dropdowncontent
130 if (this.disableanchorlink) anchorobj.onclick=function(){return false}