Tagged Questions

1
vote
1answer
2k views

Using table inside dijit.form.ContentPane doesn't work in Internet Explorer 7

I'm having problems using a table inside a ContentPane. It seems to work fine in Firefox but is invisible in Internet Explorer 7. The html below demonstrates what I mean. In Firefox you get: Before ...