/ Published in: JavaScript

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
var className = navigator.appName=="Netscape" ? 'class': 'className'; obj.setAttribute(className,'clase');
Comments
