"; temp += ""; temp += " The Node you selected is not an Accessible Node "; temp += " PASS "; temp += ""; temp += ""; res = res + temp; } WriteResults(res); } ]]> Testing XUL Arrowscrollbox for Accessibility.. //A box which provides scroll arrows along its edges for scolling through the //contents of the box. The user only needs to hover the mouse over the arrows //to scroll the box. This element is typically used for large popup menus.