문제

I am having a strange problem, i am using easy slider 1.5 for slides. Everything works fine but when i load the page for the first time, right side overflows, then after refreshing the page once, everything goes to fine.........

here is the link for the main page link text

Okay here is my CSS part of the code, i think that i dont know much about positioning so there must be some problem in that may be my sliderwrap.

You can check the problem in Firefox 3.6 and chrome latest version. In opera it doesn't happen at all. Problem in google Chrome is more severe

There is one more thing i have noticed in firebug that when the website loades for the first time, the slider id width is shown to 1079px and height to 312px and when i refreshes the browser firefox and chrome (not opera), the width and height again go to actual and firebug shows me 901 and 303 pixels....

도움이 되었습니까?

해결책

You need to fix your css... if what you've posted is what you have, there's repeated attributions, but most importantly, you have syntax errors...

missing class or id identifier:

nextBtn{left:1021px}

prevBtn a,

Regarding your HTML, your post don't contain all of that slider's elements, but seems to be ok! The same for the Javascript Part!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top