Se volete collegare qualcosa all’evento resize (su IE) vi conviene usare sempre questo snippet di codice (jQuery): var _resize_timer = null; $(window).bind(‘resize’, function(ev) { if (_resize_timer) clearTimeout(_resize_timer); _resize_timer = setTimeout(function(){ //CODE }, 100); }); invece del semplice (e funzionante codice) $(window).bind(‘resize’, function(ev) { //CODE }); Provate voi stessi a ridimensionare la finestra (IE) : http://maxb.net/scripts/ieresize/resize-ie.html [...]
-
Photos
-
Tags
amici annotation api benchmark bug captioning charset charts cinema css dilbert dokuwiki film firebug firefox foto funny gallery gmaps gomorra google hack ie images javascript javscript jbgallery jgcharts jpaging jquery linux markerclusterer php php pattern plugin plugins proxy saviano thablesorter togglepanel tutorial ubuntu websense ycodaslider youtube -
Popular
- 100% YCodaSlider 2.0 rc2
- 72% jbgallery 2.0 BETA
- 56% Autocomplete con jQuery
- 51% YCodaSlider 3.0
- 36% black'n'white 1.0
