11-07-2014 07:47 AM
11-10-2014 02:37 AM
11-11-2014 09:32 AM
var currentPageElement = YAHOO.util.Selector.query('a[href='+window.location.pathname+']');
if(currentPageElement.length>0) {
var parentSpan = currentPageElement[0].parentElement;
Dom.setStyle(parentSpan, "background-color","blue");
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.