Firefox and Grid inside a frame
Hi All
Having a problem getting the grid to show in Firefox. Problem was evident in Firefox 0.9.3, and reproduced also in current version 1.0.4.
Symptom is that the grid is there, but won't draw (just see a blank frame). I know it is there, because I am still getting event handlers for it, related to rows.
This is inside a frameset, so the DTD has to be set to a Frameset one. I couldn't find any DTD that would do quirks mode + framesets.
Anyone got any ideas? This is a show-stopper otherwise.
Thanks
Adrien
PS I added the ability to hook certain events (rather than override), so that can still call back into the original event handler. Now I can handle delete key, enter key etc without ruining key-based navigation. This would be a good addition to the control, can post code if required.
Having a problem getting the grid to show in Firefox. Problem was evident in Firefox 0.9.3, and reproduced also in current version 1.0.4.
Symptom is that the grid is there, but won't draw (just see a blank frame). I know it is there, because I am still getting event handlers for it, related to rows.
This is inside a frameset, so the DTD has to be set to a Frameset one. I couldn't find any DTD that would do quirks mode + framesets.
Anyone got any ideas? This is a show-stopper otherwise.
Thanks
Adrien
PS I added the ability to hook certain events (rather than override), so that can still call back into the original event handler. Now I can handle delete key, enter key etc without ruining key-based navigation. This would be a good addition to the control, can post code if required.
Adrien de Croy
July 4,