Posts: 16
Threads: 1
Joined: Mar 2012
Hello,
I worked on
quadrosol.ru
I got a lot of pleasure using get-simple.
But it's last days when client use this version of web-site.
Posts: 2,094
Threads: 54
Joined: Jan 2011
(2014-05-05, 06:20:20)DiDae Wrote: Hello,
I worked on quadrosol.ru
I got a lot of pleasure using get-simple.
But it's last days when client use this version of web-site.
With Javascript turned off, on the home page there is a really long list of images. I suggest to hide those images (e.g. style="display:none") and unhide them with javascript. This way the whole site would work reasonable (without animations) even without Javascript.
Posts: 16
Threads: 1
Joined: Mar 2012
2014-05-05, 19:47:58
(This post was last modified: 2014-05-05, 19:48:22 by DiDae.)
Thank you for reply! I'll be check web-sites without Javascript in future.
(2014-05-05, 06:43:15)mvlcek Wrote: With Javascript turned off, on the home page there is a really long list of images. I suggest to hide those images (e.g. style="display:none") and unhide them with javascript. This way the whole site would work reasonable (without animations) even without Javascript.