jquery.mb.extruder 1.8.1
There was a bug on Webkit browsers that prevent the correct align of the extruder flaps. Solved! get the update now! Changes: line: 59: var extW= this.options.position==”left”?1: this.options.width; line 70: {position:position,top:0,left:0,width:1}; line 77: wrapperStyle={position:”absolute”, width:this.options.position==”left”?1:this.options.width}; line: 218 extruder.find(‘.content’).animate({ width: 1 }, opt.slideTimer,function(){ line: 219: extruder.find(‘.ext_wrapper’).css({width:1});
jquery mb.extruder updated to version 1.8.0
What’s new in 1.8.0: 1. Extruder is child of any DOM element. 2. Extruder can have inline content. (not only Ajax). 3. better close event. 4. added autoCloseTime parameter to specify time in milliseconds the extruder should close on mouse out (0 = never). 4. added hidePanelsOnClose parameter to specify if subpanels should hide on … Read more
How to use a Yotube movie as background of your HTML page
One of the latest component I’m working on is an easy to build custom Youtube player. The new Youtube API allow developers to invoke a chrome-less AS3 player and use a javascript API to build our own controls, we have almost all the controls available: player.playVideo(), player.pauseVideo(), player.setVolume(), player.mute(), player.unMute(), player.getVideoStartBytes(), player.getVideoBytesTotal(), player.getVideoBytesLoaded(), player.getCurrentTime(), player.getDuration() … Read more
jquery.mb.extruder updated to v. 1.6.0
What’s new in 1.6.0: Removed the “.content” div from HTML Support content defined inline Take a look!
jquery.mb.containerPlus updated to v. 2.4.8
What’s new in 2.4.8: added mb_setPosition(top, left) method. Take a look!
jQuery.mb.containerPlus 2.4.7 is Out!
A major update of mb.containerPlus is Out! 2.4.7 minor and major issue and bugfix: 1. added minWidth and minHeight to be setted as metadata of the container. 2. modified onClose callback to be executed after the transition effect. 3. added onBeforeClose callback to be executed before the close transition effect. 4. now the resize event … Read more
mb.gallery 2.0, next on pupunzi.com
here is a short video of the forthcoming mb.gallery 2.0 jQuery plugin.
jQuery.mb.scrollable 1.5.7
The new 1.5.7 release is out. Added goToPage method. $(myScrollable).goToPage(pageNumber, noAnimation); params: pageNumber: (int) the number of the page you want to get; noAnimation: (boolean) if the transition should be animated or not. get it now!
jquery.mb.scrollable updated to version 1.5.5
I’ve updated the jquery.mb.scrollable to version 1.5.5 fixing some bugs and adding two callbacks functions: nextCallback and prevCallback. get the latest version!















