且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

DotNetNuke实现图片滚动

更新时间:2022-08-16 22:04:26

来源:http://www.nestwood.com/default.aspx?tabid=63

说明:支持十几种展示效果,非常棒!

LinkImage Module
Created by Wilan P. Bigay

Introduction
This is my first module created that is to be released to the public. This module is a hybrid of the core Link and Image module.


Features.

  • 1. Display images as links.
  • 2. Vertical list display of images.
  • 3. Horizontal list display of images.
  • 4. Slideshow
  • 5. Transition effects can be specified from list.
  • 6. Delay interval for the slideshow can be specified in milliseconds.
  • 7. Single Random Image display. The module chooses an image to display at random.
  • 8. Show images as thumbnails.
  • 9. Scrolling effect when viewed as list.
  • 10. CSS applicable classes.
    • a. linkimage_list_cell - applied to the cell table containing the image and description when the image is viewed in a list
    • b. linkimage_image - applied to the image itself.
    • c. linkimage_image_description - applied to the description of the image when shown.
    • d. linkimage_slideshow_div - applied to the div tag that contains the image when viewed as either slide show or random.

 本地下载:http://files.cnblogs.com/DotNetNuke/Nestwood.LinkImagePA.zip