per quanti tramite ricerca capitano in questo post
questo è un link utile!
http://www.mozilla.org/docs/dom/domref/examples.html
css
#mq1_div_dyn { width: 473px; }
javascript
window.alert( document.defaultView.getComputedStyle( document.getElementById("mq1_div_dyn") , \'\').getPropertyValue("width") );
con mozilla funziona, con IExplorer no

Rispondi quotando