(function() {

// MAXB.NET LABS

})();

Tag Archives: javascript

bug, ie, javascript

IE: resize timer

Posted on by Massimiliano Balestrieri | Comments Off

Se volete collegare qualcosa all’evento resize (su IE) vi conviene usare sempre questo snippet di codice (jQuery): invece del semplice (e funzionante codice) Provate voi stessi a ridimensionare la finestra (IE) : http://maxb.net/scripts/ieresize/resize-ie.html http://maxb.net/scripts/ieresize/resize.html

bug, ie, javascript

IE: document.body is null

Posted on by Massimiliano Balestrieri | Comments Off

Prima di impazzire come ho fatto io guardate questi 3 link (con ie). http://maxb.net/scripts/base/bug-on.html http://maxb.net/scripts/base/bug-off.html http://maxb.net/scripts/base/base.html Il tag base potrebbe essere il problema. Dico potrebbe perchè stiamo parlando di internet explorer. Il condizionale è d’obbligo.

javascript, jbgallery, jquery, plugins

jbgallery 1.0

Posted on by Massimiliano Balestrieri | Comments (50)

ATTENTION : jbgallery 3.0 BETA DEMO SITE jbgallery is a webpage UI widget written in javascript on top of the jQuery library. Its function is to show a single big image, multiple images, multiple gallery, slideshow, as site’s background or … Continue reading

javascript, jquery, ycodaslider

YCodaSlider 3.0 – Click’n’Play + Autoplay

Posted on by Massimiliano Balestrieri | Comments Off

Ecco due snippets di codice per avere l’autoplay dello “slider” e il play sul click sull’immagine. Per ora sono snippets di codice esterni alla libreria. Nella futura versione ci saranno le opzioni autoplay clicknplay (ycodagallery) AUTOPLAY GALLERY + LAZYLOAD AUTOPLAY … Continue reading