setting display attribute does not change screen
-
theovandenheuvel last edited by
Hi all,
in my web application I use Javascript to alternate the "display" attribute of a group between "inherit" and "none".
This change does not affect the screen.NB my group contains a "foreignObject" with a transform, which by itself works fine.
Can I somehow force the screen to be repainted?
Thanks,
Theo van den Heuvel -
Deleted User last edited by
Which Opera? Which OS?
Can you create some testcase at http://jsfiddle.net/ and post URL?
-
theovandenheuvel last edited by
@angiesdom. Hi,
- Version 12.17
- Build 1863
- Platform wn32
- System Windows 7
I am trying to create a small testcase .
Theo -
theovandenheuvel last edited by
@angiesdom. Her is the fiddle: http://jsfiddle.net/TheovandenHeuvel/41pmd358/.
I am new to jsfiddle, so I hope this is helpful.
Theo