M
Martin Nadoll
Hello,
i have a swf-file in my website.
When I click on that swf, it becomes focus and i see a dotted line around
that swf.
I don't like that, so I tried to remove focus from that object with
javascript.
<object classid="any" width="1000" height="225" id="FlashID" title="any"
onFocus="this.blur()">
but it doesn't help, the line is still there...
Thanks for any ideas,
Martin Nadoll
i have a swf-file in my website.
When I click on that swf, it becomes focus and i see a dotted line around
that swf.
I don't like that, so I tried to remove focus from that object with
javascript.
<object classid="any" width="1000" height="225" id="FlashID" title="any"
onFocus="this.blur()">
but it doesn't help, the line is still there...
Thanks for any ideas,
Martin Nadoll