Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript is there any jQuery plugin for quick load large images?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44842
    Robin
    Participant

    is there any jQuery plugin for quick load large images?

    #135395
    unasAquila
    Participant

    jQuery cant change bandwidth so there wouldn’t be a plugin to do that.
    You could however use a lower quality smaller image as a sort of pre-loading placeholder.

    #135399
    Kitty Giraudel
    Participant

    You could try AJAX loading to prevent your page from “feeling slow” when there are large images.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.