Hi,
does anyone experience css or javascript code inside html iframe stop working after resizing of the window ?
thanks
Hi,
does anyone experience css or javascript code inside html iframe stop working after resizing of the window ?
thanks
It depends on the JS, if your JS is a instance of something, then it tends to reset and re-initialize.
I just read your post about LeafletJs maps and that was exactly the JS instance which would reset for me if the window resized.