Results 1 to 4 of 4

Thread: jQuery and page loading times

  1. #1
    Frontpage User
    Join Date
    Dec 2009
    Posts
    5
    Post Thanks / Like

    Default jQuery and page loading times

    Hi all.

    I have recently started using a few jQuery elements on a site I am updating. While they work great, I am a bit concerned about how much load time they may add to the pages.
    The site already has a fantastic seo record and on of the main factors is the fast load time.

    Does anyone have any experiences in this area?

    Thanks

  2. #2
    Web Slave blacknight's Avatar
    Join Date
    Jan 2006
    Location
    Ireland
    Posts
    9,998
    Post Thanks / Like

    Default

    Have you tested the load times?

  3. #3
    Wannabe Geek php.allstar's Avatar
    Join Date
    Apr 2009
    Location
    Monamolin, Gorey, Co. Wexford
    Posts
    405
    Post Thanks / Like

    Default

    Hi,

    Four tips, apologies if you are doing these already...

    Use the minified version of jquery
    Load jquery from a Contend Delivery Network (CDN) -
    <script type="text/javascript"
    src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
    Place your jquery includes / functions / etc at the bottom of your page just before your closing </body> tag
    Make sure your selectors are targetting specific elements on the ID attribute - $("#elementID").click(function(){... (this is the fastest jquery selector, try to avoid using the other ones like class names, element names etc...)

  4. #4
    Frontpage User
    Join Date
    Dec 2009
    Posts
    5
    Post Thanks / Like

    Default

    Hi

    Thanks for the help. I will try them out.

    I am getting access to a dev server later this week so I should find out then.

    If I find anything interesting I will report back.

Similar Threads

  1. The Leprechaun Times - Review
    By silentisland in forum Site Reviews / Announcements
    Replies: 2
    Last Post: 23-03-2009, 02:22 PM
  2. Loading a page with keywords
    By galteeman in forum Search Engine Optimisation
    Replies: 2
    Last Post: 22-09-2008, 02:00 PM
  3. Irish Times discovers domaining?
    By jmcc in forum Domains and domaining
    Replies: 4
    Last Post: 11-04-2008, 08:26 PM
  4. loading time
    By 3rigena in forum Forum Feedback, Development and Competitions
    Replies: 8
    Last Post: 30-11-2006, 06:19 PM
  5. irish times SEO training
    By seodave in forum Search Engine Optimisation
    Replies: 9
    Last Post: 08-11-2006, 05:55 PM

Visitors found this page by searching for:

jquery loading page

jquery page loading

jquery page loader

jquery load time

jquery page load time

jQuery loading time

jquery load last

page loading jqueryloading page jqueryjquery fast loadpage loader jqueryjquery page loadjquery page loading timeload jquery fasterjquery page load timerjquery load timesjquery pageloaderjquery time loadfast load jQueryjquery load pagejquery page load timesjquery load page timeget page loading time jquerypage loading with jqueryload jquery last

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •