您将如何实现 MSN“事件列表滚动条”?在银光中
是的,这可能是主观的。我希望它没有关闭。这将是一个有趣的话题。在 MSN 的网站上有一个我理解的控件,称为 EventList Scroller。用户可以单击左右按钮来更改小按钮上方图像的内容。图像根据用户点击的内容向左或向右移动。这是一种有趣且有趣的内容显示方式。
我想知道从什么开始进行这样的控制。
Expression Studio 有一个 ScrollViewer。我想知道是否可以让它水平滚动而不是垂直滚动
Yes, this might be subjective. I hope it is not closed. It will be an interesting topic. On MSN's web site there is a control that I understand is called an EventList Scroller. There are little left and right buttons that a user can click on that changes the content of images above the little buttons. The images woosh to the left or the right depending on what the user clicks on. This is a fun and entertaining way to display content.
I am wondering what to start with to make such a control.
Expression Studio has a ScrollViewer. I wonder if you can make it scroll horizontally instead of vertically
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
难道你不能直接修改这样的代码吗?
http://weblogs.asp.net/fredriknormen/archive/2009/09/18/create-an-automatic-scrollable-image-slider-in-silverlight.aspx
Couldn't you just adapt code such as this?
http://weblogs.asp.net/fredriknormen/archive/2009/09/18/create-an-automatic-scrollable-image-slider-in-silverlight.aspx