if(document.getElementById('imgId').style.filter == "alpha(opacity=50)")
{
alert("ok");
}
Wieso funzt das so nicht?
Wäre dankbar für jegl. Hilfe!
if(document.getElementById('imgId').style.filter == "alpha(opacity=50)")
{
alert("ok");
}
Wieso funzt das so nicht?
Wäre dankbar für jegl. Hilfe!