Quote:
Originally Posted by darl
If think you should use loader to preload everything, first load of the site makes jumping elements, thats annoying and my eyes goes crazy. But at all the site is presenting good level, even a don't like that futuristical design
|
In fact there is a preloader. I used
QueryLoader
I just recently updated it though.
Thanks for the feedback
Quote:
Originally Posted by navyfalcon
If you are to show a professional site, clear up those 76 validation warnings with html tidy
http://infohound.net/tidy/
-
also to speed up load time use CSS to do your pictures (loads faster and you can make it external) plenty of free software for it.
-
hope this helps
falcon
|
I cleaned up some of the warning but it registers "data-original=" as an unknown attribute. It's used by the lazy loader and I don't think there is a work around. But it shouldn't be a problem.
As for using css for the images... do you mean to use a tool like
spriteme.org.
You said:
(loads faster and you can make it external)
I'm not sure if would be any difference in the download speed. Css or img tag should make no difference... What exactly do you mean?
Thanks Falcon