New SharpRotator version 2.1.4.0

Here's a new major release V2.1.4.0 for the SharpRotator.
A lot of new feature are added and some enhancements are done.
Here a quick list:

  • The rotation works now on IE and Firefox. I haven't tested it on Netscape yet.
  • 2 rotation directions: Up and Left.
  • 2 rotation types: Quick and Smooth
  • A Loop property to indicate if the rotation must restart when he's at the end of the item list.
  • Now you can put as many SharpRotators on a page as you want.
  • Vertical and Horizontal alignment of the item within the SharpRotator control boundaries.
  • PauseOnMouseOver property: when you hover with the mouse pointer over the item the rotation stops (only IE)

You can see the new example here.

Important: The rotation JavaScript code is now seperated from the generated HTML in the Rotator.js file. You need to put this file in the folder of the page that is using the SharpRotator control. You can find the Rortator.js in the Assembly download.

You can use a style sheet to change the different elements of the SharpRotator control. An example of the style sheet can be found the in the Assembly download.
Here are the style sheet classes that can be used:

  • .starTitleCell: formats the of the title  
  • .starTextCell: formats the of the text
  • .starImage: formats the image
  • .starMore: formats the More link
  • .SharpRotatorObject: formats the whole SharpRotator object
  • .starImagecell: formats the of the image

Download the Visual Studio 2003 project
Download the Assembly

- Wesley

Published Thursday, February 03, 2005 12:28 PM by admin

Comments

# re: New SharpRotator version 2.1.4.0

Sunday, February 06, 2005 12:34 PM by admin
Wesley,

Here I am. Again with a few change request. Thanks for the new version. I have to use it in a project were a lot of tables are defined. (just for layout reasons)
Because you use a cellspace of 1 and a cellPadding of 1 , I am screwed :)
Maybe you can make this zero by default.

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Enter the numbers above:
Powered by Community Server (Non-Commercial Edition), by Telligent Systems