Slide effects for CSS3 shapes and tiles
- include jquery.tiles-slider.js
- call tilesSlider()
- delay -- Timer Delay (Default 400 ms)
- tiles -- Tiles in the shape (Default 16, but it depends of the custom shape)
- effect -- Awailable 2 effects - 'stairway' and 'chaotic'
To create custom shape you just need to use CSS. For example, I used CSS 'clip' to create 'octagon' shape with 16 tiles.