Searched refs:oDest (Results 1 – 1 of 1) sorted by relevance
287 function CopyAttributes( oSource, oDest, oSkipAttributes ) argument306 oDest.setAttribute( sAttName, sAttValue, 0 ) ; // 0 : Case Insensitive311 oDest.style.cssText = oSource.style.cssText ;