Login Register

slideshow

slideshow fixedHeight does't work on IE7

hi,

when i use the slideShow with fixedHeight = true it doesn't work properly in IE, after a quick debugging I saw that in line 440 :dojo.connect(img, "onload", function().... when the callback is called the width of the img=0 and than _fitImage doesn't do the job. in FF there is no problem and the img.width is correct.

thanks

Image Slideshow - problems getting basic test working

Hi -

I am a new user to dojo. I am trying to just get a very basic test of the slideshow widget working ... unfortunately it is not. Rather than having the images in a slide show, the images appear one after another in the page.

The slideshow testcase that is with 1.0.2 works fine for me, and I have confirmed it is not my images.json file (I edited the test case html to use my images.json and my testcase to use the images.json from the test case). So I think it has to do with my html/script:

Can i do a sliding slideshow with dijit?

i am trying to recreate the effect seen on the martha stewart website (on the righthand side "also try" area. the left and right arrows move the div in side with a cool smooth slide). i can see they're using prototype, but i really like how dijit is easy to use and set up.

Syndicate content