mplungjan, thanks for your comment.
The simplified HTML you posted produces the desired effect, however the problem arises with nested elements. If we expand that code to include nested elements (see code attached), when you mouse over one of the text boxes the text box is highlighted, but also are the containing elements, the tableCell, the Table and the Div. I want just the most granular element under the mouse cursor to have a border. Just like the Developer Toolbar...
Have you used the Developer Toolbar for IE? It is a great tool. And using that tool is the best to way to describe what I'm trying to achieve.
Thanks again for your effort and any other tips would be greatly appreciated.
Main Topics
Browse All Topics





by: mplungjanPosted on 2008-01-07 at 23:31:07ID: 20606627
Works for me in pure CSS
What does the html look like when rendered?
Select allOpen in new window