i use js plugin use css template layout : http://code.google.com/p/css-template-layout/
but know recommended first have website working without js. so, project consist in doing tourism website...will lose lot of 'potential user' if js required visit website ?
tkx,
about 4% of visitors don't have javascript support includes bots though, explain quite few percent. there few classes of browser won't run javascript intended:
screen readers/accessible browsers (like blind people) mobile browsers console-based browsers (used sysadmins servers no gui installed) off-brand browsers or older browsers buggy javascript engines search engines (google) i don't think many people turn javascript off anymore. however, things noscript --where javascript disabled site , must explicitly enabled-- becoming more popular. problem more apparent on mobile browsers, serve different content them anyway.
Comments
Post a Comment