本文介绍了asp .net ajax的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我使用了ajax控制工具包slide show extender
来显示图像的幻灯片.
当前,当用户将鼠标悬停在幻灯片上时,幻灯片会不断变化.
我希望如果用户将鼠标悬停在幻灯片上,则幻灯片不应更改.谁能告诉我我该怎么做?
I have used a ajax control toolkit slide show extender
to display a slide show of images.
Currently, when a user hovers mouse over the slide show, the slide keeps on changing.
I want that the slide should not change, if a user hovers the mouse. Can anyone please tell me how can I do this??
推荐答案
这篇关于asp .net ajax的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!