GXT/GWT html content reloads when switching tabs
Posted
by
Ben
on Stack Overflow
See other posts from Stack Overflow
or by Ben
Published on 2010-12-21T04:41:00Z
Indexed on
2011/01/01
23:53 UTC
Read the original article
Hit count: 399
I am working on a GXT/GWT project. I have two tabs in which content is set based on selections from a drop down menu. The content in one tab is an embedded video (Google Video or youtube video)
The problem is that when switching tabs, the video reloads and starts from the beginning again. What I would like is to be able to switch tabs and have the video continue to play or pause when the focus switches to another tab.
Any ideas, as always, are greatly appreciated.
Cheers, Ben
© Stack Overflow or respective owner