PDA

View Full Version : Laggy scrolling, and page loading. can some one help me?



designfjotten
April 4th, 2012, 02:47 PM
hi guys I'm not able to fix the issue with the scrolling or the page load of my site
is it someone here, with coding skills? i'm not much of a coder myself, and cant understand java-script and stuff like that, i can code php, html, and css, quite good, but not very much skill tho:(

So can anyone ta a look at my sourcecode and maybe help me a bit?
here is a little video capture for you too look at the lagging and the page load.

54140

here is one from firefox, so gessing that crome is the issue ?? or??

54141

Danice
April 4th, 2012, 07:40 PM
You got skills tho, just keep up your great work bud.:no1:
I think chrome is the issue bud.
I can't go to your site on chrome, but it's working very fine on Mozilla.

Benjamin Boo!
April 4th, 2012, 07:56 PM
I just went on it and scrolling worked fine for me (I use Firefox) :)

designfjotten
April 5th, 2012, 04:48 AM
You got skills tho, just keep up your great work bud.:no1:
I think chrome is the issue bud.
I can't go to your site on chrome, but it's working very fine on Mozilla.

Benjamin Boo![/B]]
I just went on it and scrolling worked fine for me (I use Firefox) :)

Yeah, it seems like crome is the issue for me to, the site laggs much in crome, but it works fine in FF :) but as y'all probably know, Firefox and crome is the most used browsers on the market, and then it's nice if it works fine in crome as well, or what? :)

Has sent an email to google about the problem I have with crome, since it is they who have made the browser, but has not received any reply from there :)

But I'll sit down now and go over everything I have on the page in the admin panel, could be that I have something there that does not speak well with anything else :)

thanks for the reply's bud's :) you are all aawsome :)

Danice
April 5th, 2012, 05:23 AM
Yeah, it seems like crome is the issue for me to, the site laggs much in crome, but it works fine in FF :) but as y'all probably know, Firefox and crome is the most used browsers on the market, and then it's nice if it works fine in crome as well, or what? :)

Has sent an email to google about the problem I have with crome, since it is they who have made the browser, but has not received any reply from there :)

But I'll sit down now and go over everything I have on the page in the admin panel, could be that I have something there that does not speak well with anything else :)

thanks for the reply's bud's :) you are all aawsome :)

Ahhh!:laughing:Hope it will be 100% fix soon bud, good luck with .:no1::yawn:

designfjotten
April 12th, 2012, 07:29 AM
Hi buds:)

I've been working on my site a few days now, to try and fix the issue with lagging in crome, I do not quite understand why the page works perfectly in FF but not in crome and has tested some stuff after i had a dialogue with Toadyshadow101 (http://virtualcustoms.net/member.php/208186-Toadyshadow101), which has been incredibly helpful and tried and figure this out with me, eternally grateful for that my friend.

But as I can see and if I get this right of this video is here: http://www.mediafire.com/?pupsba7g9z57b0w lots of creds to toady for the video tutorial :)
I have some css files that is being loaded after the javascript has been loaded, and thats what are the lagging issue i think.

As i use joomla cms on my site i got alot of components, modules, and plugins, that have there own css, to get it to match the design template of the site, and i have no idea on how to pot the css from all the modules and components in the <head> tag where it is ment to be.
the main reason to put all css load in the <head> tag is to get faster loading, and more accurate style on all pages i think, thats what i have learned anyways :) (maybe wrong but seems logic to me :D )

i have tryed to put the css load tags, from the components, and modules, in the head tag, but then i got issues with the styling of the page, and errors in the components, so i have no idea on how to fix this.

here are som examples for you to understand what im talking about :)



<link rel="stylesheet" href="/media/system/css/modal.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/media/system/css/modal.css)" type="text/css" />
<link rel="stylesheet" href="/templates/system/css/system.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/templates/system/css/system.css)" type="text/css" />
<link rel="stylesheet" href="/templates/system/css/general.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/templates/system/css/general.css)" type="text/css" />
<link rel="stylesheet" href="/media/com_jnews/modules/css/default.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/media/com_jnews/modules/css/default.css)" type="text/css" />
<link rel="stylesheet" href="/modules/mod_latestmembers/style.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/modules/mod_latestmembers/style.css)" type="text/css" />
<link rel="stylesheet" href="/modules/mod_kunenalatest/tmpl/css/kunenalatest.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/modules/mod_kunenalatest/tmpl/css/kunenalatest.css)" type="text/css" />
<link rel="stylesheet" href="/modules/mod_btslideshow/assets/skitter/css/skitter.styles.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/modules/mod_btslideshow/assets/skitter/css/skitter.styles.css)" type="text/css" />
<link rel="stylesheet" href="/modules/mod_bt_login/assets/css/style.css (http://virtualcustoms.net/view-source:http://www.designfjotten.com/modules/mod_bt_login/assets/css/style.css)" type="text/css" />

anyways, i'm still a noob wen it comes to coding so wondering if enyone here have some skills and maybe can help me a bit?
I have tryed everything that i now, and nothing seems to be working :(
PLEAS HELP ME GUY'S :D

:shocked::peace:

ss4sithlord
April 13th, 2012, 07:12 PM
I`m learning coding and building a site myself but I do know that Chrome is best at processing Java so it could be that it is`nt as good at reading the css as FF is. You could also try something like dynaTrace to check your code and profile the backend code.

designfjotten
April 13th, 2012, 08:32 PM
I`m learning coding and building a site myself but I do know that Chrome is best at processing Java so it could be that it is`nt as good at reading the css as FF is. You could also try something like dynaTrace to check your code and profile the backend code.

I realy dont think this is an javascript or a css issue, i think chrome is the issue, the site works perfect in every other browser :S so do not understand why chrome dose this. i have search alot on the net, and many people that are running joomla, have some similarities with my problem in chrome and not other browsers, but i maybe wrong of course :)

i have checked the site with http://validator.w3.org/ and get alot of errors, about 90 i think, but that's not eny errors that wold cause the laggig issue, all the errors i get there, is in the coding for one of the components, and it's a easy fix, it just react because the the en tag har a space before it like this

<br/ > and not <br/> (this is just an exaple) as it should be.
Some of the errors are for google maps, and thats in googles hands to as well as the bugs in chrome (that i think is the issue) lol :) hehe
if you take a look you now what i mean, if you have some skills in coding as you say :)


i just checked my site and chosed HTML5 markup and then i get only 31 errors, so my gess is that the template has alot of HTML5 tags and markups :)
(i think it says that on the creator website too www.joomlart.com (http://www.joomlart.com) how is the base code for the template called T3 framework)



don't quit understand what you mean about "profile the backend code" ? so pleas explain a bit for me bud :)

Whats your webpage btw bud :)

designfjotten
April 13th, 2012, 09:24 PM
wooohoo :D i fixed the lagging issue in chrome now bud's, i just joined, minifyed, and compressed the css files together, and it dose not lag for me anymore :) is it fixed for you guy's too :)

Well i was a bit fast with this post i think, it dont lag for about 30 sec lol and then it starts to lag again, lol this it so strange :D hehe lol