iframe - Google Sites gadget disapears on Chrome when using BACK button -


the section in between horizontal navigation bar , "schedule" in this site built google gadget.

when navigate through pages of site on chrome , use chrome's button come home page, gadget disappears of time. same thing happens forward button well.

when inspect dom tree when issue active, see iframe element of gadget there dom object (html section) null. if reload iframe or refresh page, gadget appears.

the gadget hosted in github here (abva.xml file).

this site works fine on other browsers. have been fighting many days no avail. pretty new gadget development. appreciate if me resolve issue.

thank you

the issue resolved when htmlbox gadget div in inserted before gadget. made div empty , set width , height 0 wouldn't make visual impact. don't have logical explanation solution though.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -