View Revisions: Issue #2383
[ All Revisions ] [ Back to Issue ]
Summary | 0002383: Website displaying without CSS | ||
---|---|---|---|
Revision | 2015-11-08 10:08 by Vincent Sanders | ||
Additional Information | I can't see any mention of css files beyond the default NetSurf ones in the log. I know when they changed their site it went to a heavily Javascripted design, so it wouldn't surprise me if it is trying to do something clever we don't support yet. A quick glance at the code reveals it's using "Modernizr" to create the stylesheets using Javascript. |
||
Revision | 2015-11-07 13:54 by Chris Young | ||
Additional Information | I can't see any mention of css files beyond the default NetSurf ones in the log. I know when they changed their site it went to a heavily Javascripted design, so it wouldn't surprise me if it is trying to do something clever we don't support yet. A quick glance at the code reveals it's using "Modernizr" to create the stylesheets using Javascript. |
||
Revision | 2015-11-06 20:15 by Chris Young | ||
Additional Information | I can't see any mention of css files beyond the default NetSurf ones in the log. I know when they changed their site it went to a heavily Javascripted design, so it wouldn't surprise me if it is trying to do something clever we don't support yet. |