Help for this page

Select Code to Download


  1. or download this
    function _OAV(oo,aa,vv) //Object, Attribute, Value
    { if (useSVG)
    ...
        if (aa=="innerText") oo.innerText=vv;    
      }      
    }