first of all, the page in question is at ixonal.elementfx.com
ok, so the problem is that the tables I'm dynamically creating for each "bubble" don't want to be rendered in internet explorer. I downloaded and installed the DebugBar and looked at the DOM model and all the info is there correctly, and the divs are created properly (I set their background to a color and they showed up) so I know it's just the table.
ok, so the problem is that the tables I'm dynamically creating for each "bubble" don't want to be rendered in internet explorer. I downloaded and installed the DebugBar and looked at the DOM model and all the info is there correctly, and the divs are created properly (I set their background to a color and they showed up) so I know it's just the table.