Archivio di settembre 8th, 2009
Link al download: http://www.flabell.com/flash/360-View-Image-Rotator-69
fonte: www.sastgroup.com ...leggi tutto»
Link al tutorial: http://www.pxleyes.com/tutorial/photoshop/1272/How-To-Mask-A-Tree-In-3-Minutes.html
fonte: www.sastgroup.com ...leggi tutto»
CODICE HTML
Item one
Item two
Item three, etc...
slider label 1
slider label 2
slider label 3
CODICE CSS
.sliderGallery {
overflow: hidden;
position: relative;
padding: 10px;
height: 160px;
width: 960px;
}
.sliderGallery UL {
position: absolute;
list-style: none;
overflow: none;
white-space: nowrap;
padding: 0;
margin: 0;
}
.sliderGallery UL LI {
display: ...leggi tutto»
