SlideShow Extender autoplay seems not working
-
Dear All, I have looked so many sites and slideshow extender is a quite easy to set-up. and all sites gives the pretty much same codes. And noone seems to have a problem with the codes. However when I try to run the code autoplay seems not working. But the buttons (next pre) do loop among the images. I tried so many things, such as reinstalling ajaxToolkit, does anyone have an idea what might I miss? Thanks alot.
-
Dear All, I have looked so many sites and slideshow extender is a quite easy to set-up. and all sites gives the pretty much same codes. And noone seems to have a problem with the codes. However when I try to run the code autoplay seems not working. But the buttons (next pre) do loop among the images. I tried so many things, such as reinstalling ajaxToolkit, does anyone have an idea what might I miss? Thanks alot.
Dear All, the problem is solved I found the problem but in any case I will not delete the question since somebody else could come acrross with the same problem. The problem was that I used Script Manager instead of toolkitScriptmanager... when I added: <ajaxToolkit:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server"> </ajaxToolkit:ToolkitScriptManager> it worked fine...
-
Dear All, the problem is solved I found the problem but in any case I will not delete the question since somebody else could come acrross with the same problem. The problem was that I used Script Manager instead of toolkitScriptmanager... when I added: <ajaxToolkit:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server"> </ajaxToolkit:ToolkitScriptManager> it worked fine...
Thanks