Tag: CSS
-
Build a simple semantically valid carousel from scratch (part 1)
In the latest day I wonder how to build a carousel like iTunes coverflow but more simpler. First of all we’ll make a checklist of requirements, second we’ll make a scratch of the carousel, third we’ll analyze each element of the scratch, which is their role in the context and at the end we will…
-
Improving jQuery Infinite Carousel (part one)
Recently i was looking for a jQuery Carousel and the most interesting I found was the one proposed by jQuery For Designers, but it has a lot of limitations that I would bypass because I’d like to use the carousel in a full block context and second because I want use the “Swipe” touch gesture…
-
Nascondere la funzione skypecall sulle pagine web
Skype il famoso strumento di Instant Messanging che ormai quasi tutti gli utenti che vivono il Web usano, durante la fase di installazione chiede se si vuole installare il plugin per il proprio (o i propri) browser.
-
IE7: Supporto per le pseudo-classi incompleto
Facendo delle prove con il nuovo browser rilasciato dalla Microsoft, sulla parte amministrativa del mio sito, mi sono reso conto che Internet Explorer 7 non supporta a pieno le pseudoclassi o le supporta in modo anomalo: Estraggo quanto è scritto sul sito W3Schools: Pseudo-classes Browser support: IE: Internet Explorer, F: Firefox, N: Netscape. W3C: The…