Javascript / css /iframe / responsive / resizing

Hi,

does anyone experience css or javascript code inside html iframe stop working after resizing of the window ?

thanks

1 Like

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.