The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Nivo Slider slow to load
shanekk
post Sep 1 2011, 04:01 PM
Post #1





Group: Members
Posts: 6
Joined: 1-September 11
Member No.: 15,306




can any1 help why would my Nivo Slider (js) be so slow to load i thought it was ment to be way faster then flash is it not? dose any1 know much about it?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Sep 2 2011, 01:45 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



I don't believe you can compare a JS slider with a Flash animation.

Can you post the url (address) of your page that demonstrates the problem?

Just a thought:
Supposingly you use the jQuery plugin, you might try to use the most commonly used jQuery trigger to start plugins:
CODE
$(document).ready(function() {
    $('#slider').nivoSlider({
        ...
    });
});

Mind you, I don't have experience with Nivo slider (though it looks quite good), nor am I a jQuery expert (only using it sparsely and simply).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
shanekk
post Sep 12 2011, 09:09 PM
Post #3





Group: Members
Posts: 6
Joined: 1-September 11
Member No.: 15,306



QUOTE(Frederiek @ Sep 2 2011, 01:45 AM) *

I don't believe you can compare a JS slider with a Flash animation.

Can you post the url (address) of your page that demonstrates the problem?

Just a thought:
Supposingly you use the jQuery plugin, you might try to use the most commonly used jQuery trigger to start plugins:
CODE
$(document).ready(function() {
    $('#slider').nivoSlider({
        ...
    });
});

Mind you, I don't have experience with Nivo slider (though it looks quite good), nor am I a jQuery expert (only using it sparsely and simply).



here is were i have it any ideas? http://www.budgetwebdesignireland.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 25th April 2024 - 04:16 AM