@jonkulp And that's the way it should work. I read something a long time ago about the four properties of Web pages: 1) Content (created with plain text) 2) Structure (identified with HTML elements) 3) Presentation (applied with CSS) 4) Behaviour (programmed with Javascript). The lower properties should never depend on a higher property (so Content should always be available, whether there's Javascript or not). #