Grid not working in Firefox 1.0.6
Hi,
I'm using Grid 1.0, and I can view the sample files using Firefox 1.0.6 in the filesystem. However, when I copy them to my web server, they can only be viewed in IE, not firefox.
We use the Mason engine (http://www.masonhq.com) to serve web pages, so JavaScript and CSS files are included in web pages using the "$m->comp" call. Essentially, what that means is that the body of the JavaScript and CSS files are copied in-line into the html pages.
When the grid.js and grid.css files are included into basic.htm (from the samples) using this method, the grid only works in IE. But in Firefox, only two small grey rectangles appear on the page.
I've taken this one step further: instead of doing "$m->comp", I copied all the text from grid.js and grid.css and directly pasted it into basic.htm. Then I opened basic.htm. Again, it only worked in IE. The same broken grid is shown in Firefox.
Any help in solving this would be greatly appreciated. Thanks in advance!
I'm using Grid 1.0, and I can view the sample files using Firefox 1.0.6 in the filesystem. However, when I copy them to my web server, they can only be viewed in IE, not firefox.
We use the Mason engine (http://www.masonhq.com) to serve web pages, so JavaScript and CSS files are included in web pages using the "$m->comp" call. Essentially, what that means is that the body of the JavaScript and CSS files are copied in-line into the html pages.
When the grid.js and grid.css files are included into basic.htm (from the samples) using this method, the grid only works in IE. But in Firefox, only two small grey rectangles appear on the page.
I've taken this one step further: instead of doing "$m->comp", I copied all the text from grid.js and grid.css and directly pasted it into basic.htm. Then I opened basic.htm. Again, it only worked in IE. The same broken grid is shown in Firefox.
Any help in solving this would be greatly appreciated. Thanks in advance!
Adrian
August 31,