I'm working on IE 7 and 8 HTML/CSS fixes, but when I use the Developer Tools and try to look at dynamically loaded HTML you first can't select the newly added elements, but then I read that you should hit the refresh in the toolbar which works. But, when you inspect any of the elements the style information in the style tab doesn't show properly.
All it shows is something like the following: inherited - html inherited - body inerhited - div inerhited - div inerhited - div
You can't expand these to see the actual attributes and values like you would with elements that aren't dynamically loaded.
Is there a workaround for this?
Regards, Jacques