Hi,
using JMix 1.5 and a BrowserFrame,
we set some HTML/CSS/JS to browserFrame.setSrcdoc(). Works nicely.
But as the JS part does nice rearrangements, how can I get the content of the browserFrame back?
There’s no getter like .getCurrentSource(), isn’t it?
Br
HP