Set focus on particular tab in IE and/or FireFox
Posted
by Jack Juiceson
on Stack Overflow
See other posts from Stack Overflow
or by Jack Juiceson
Published on 2010-05-02T15:20:43Z
Indexed on
2010/05/02
15:28 UTC
Read the original article
Hit count: 165
Hi all,
I want to write an application that will monitor the content of all open tabs in IE / FireFox and trigger event once particular data is displayed in the tab.
I would like to know if there is an API for IE/FF to set focus on particular TAB, so that once event is triggered I set focus on a relevant tab.
Thanks in advance
© Stack Overflow or respective owner