Support » Plugin: Slide Anything - Responsive Content / HTML Slider and Carousel » a lot loading time slides on page ?

  • Hi, thanks for the plugin! Works nice, only one issue I try to trick out:
    (sorry, if my English is miserable)

    When i go to the page, where I have some “All slide- Content”, the page is loading quicker then the section with the Slide. So I think I have to put the content with the slide more down to the side, so it’s there when the visitor comes there. Or put a loader animation there. Should it load quicker by default? Is this the only way to handle it? To trick it out in a way I described above or could you recommend something else?
    Thanks in Advance, Delile

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Ok I switched from “$(document).ready” to “$(window).load” for the JavaScript for Slide Anything for version 2.0.

    I added some JS code that dynamically changes the min-height setting of slides when the browser window is resized. I think that is why I had to go to “$(window).load”, which only executes when all the resources of the page have loaded.

    I’ll have a look into this over the weekend (I’ll maybe have to scrap this dynamic min-height calculation, as other people have commented that it loads slower)

    Oh, thanks for your quick answer. That would be wonderfully if you could rectify. Good evening and weekend nevertheless, Delille

    Plugin Author simonpedge

    (@simonpedge)

    Hi, please update to Slide Anything 2.0.5 (which I released today) – I’ve changed the timing of when the JavaScript loads, and your loading times should be reduced.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.