Jump to content

slide show


jalaladdin

Recommended Posts

My debugger is telling me that there are a whole lot of requests with a "400 Bad Request" response. I don't know why, though.

 

There seems to be a problem with the cache:

http://aboonajmi.ir//modules/mod_tcvn_floomslider/timthumb.php?w=953&h=250&a=c&q=99&z=0&src=http://aboonajmi.ir/images/0.148410001316013502_pixnaz_ir.jpg

Link to comment
Share on other sites

I don't know anything about Mootools but when I look at...

 

http://www.johannes-fischer.de/labs/nivoo-slider/

 

...it shows a div with...

<div id="Slider" class="nivoo-slider">

...which seems to correspond with...

new NivooSlider($('Slider'), {...

...but on your website you use...

  new NivooSlider($('Slider'), {...

...with...

<div id="slideshowHolder">
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...