G
Guest
Once more:
I have created a test tool, which controls the Internet Explorer through
WIN32OLE.
Now I want to add a new focus feature and highlight the focus like
..style.border = "3px solid red". It works, but not for table rows (TR).
I often use the DOM Explorer (Internet Explorer Developer Toolbar) and this
plugin can outline every element by clicking on it (blue border). How does
the DOM Explorer outline the HTML elements?
I have created a test tool, which controls the Internet Explorer through
WIN32OLE.
Now I want to add a new focus feature and highlight the focus like
..style.border = "3px solid red". It works, but not for table rows (TR).
I often use the DOM Explorer (Internet Explorer Developer Toolbar) and this
plugin can outline every element by clicking on it (blue border). How does
the DOM Explorer outline the HTML elements?