Enormity Posted July 13, 2009 Share Posted July 13, 2009 Alright, I have a problem with my website where it scrolls really slow. It's as it there is too much information for the web browser to process all at once. When I am on windows, it works fine for me, but when I am on fedora, it is slow. Others have also told me that it goes really slow for them. I am thinking that it has something to do with the way I am using variables, but I am not sure. My other sites do not have this problem, and I do not use variables or databases on them. They are just static sites. So I figure if it is not the variables, it is the SQL calls. Can someone tell me how I would check these to find out what is slowing my site down so much? For reference, my website is http://vgt-central.com Thanks for any help you are able to provide. Link to comment https://forums.phpfreaks.com/topic/165850-slow-scrolling-site/ Share on other sites More sharing options...
Mchl Posted July 13, 2009 Share Posted July 13, 2009 Scrolling is a browser thing, it has nothing to do with server side. Link to comment https://forums.phpfreaks.com/topic/165850-slow-scrolling-site/#findComment-874810 Share on other sites More sharing options...
Enormity Posted July 13, 2009 Author Share Posted July 13, 2009 Scrolling is a browser thing, it has nothing to do with server side. If that was the case, shouldn't there be a way that I can change my script to be processed more efficiently by the browsers so that it would eliminate the lagged scrolling? Link to comment https://forums.phpfreaks.com/topic/165850-slow-scrolling-site/#findComment-874816 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.