jQuery.mb.CSSAnimate – Use CSS3 transition to animate DOM Elements via jQuery
As most of you know there are new features in CSS3 that let you animate HTML elements using just CSS. Using CSS3 “transition” you can control which property to apply, the duration of the transition, the transition timing and the transition delay. The transition considers also the “transform” parameter specified in the CSS class. Actually … Read more
jquery.mb.zoomify. A new tool to explore your images
The jQuery mb.components family is growing up and a new tool to zoom images has been added. I hope you like it and you enjoy it! Here is the component page where you’ll find links to the demo page, to the download file and to the doc page: http://pupunzi.open-lab.com/mb-jquery-components/jquery-mb-zoomify/
How to play background audio on iOs devices’ web pages
This is a horrible hack that works beautifully (’till next Apple iOs update). It was a while that we where looking for a background audio solution for our Adslife browser game when played on iPad or other iOs devices. Apple’s policy about audio and video autoplay in iOs browser is to deny this feature. After … Read more
Adslife. The game. Have you ever dreamed of being an advertiser?
I’m glad to announce that Adslife is now available as beta release Why should you play this game? Well, first of all this is something different from games you use to play; It is all realized using HTML and Javascript (jquery) and you’ll not believe it; You compete with other players all around the world … Read more
jquery.mb.extruder updated to version 2.3
jquery.mb.extruder has been updated to version 2.3 This release fixes several bugs and introduce a new parameter to control the open on mouseover behaviour: “autoOpenTime” (0= do not open onmouseover – value in milliseconds) Go to the component page or see the demo
pupunzi.com has a new skin
I’m glad to announce that the new pupunzi.com site is out! I really liked the site as it was before, and as it happens with all the changes, I’m feeling both sad and happy… But everything must change with time. This new site gets advantage of all the new HTML5 features (it works great with … Read more
Licorize API: How to include Licorize’ bookmarks into your page
Did you know that Licorize has an API that you can use via javascript to get public bookmarks filtered by tags, projects, users? If you are interested on showing your latest bookmarks inside your website, Licorize has a public API that let you retrieve them via a jsonp call. On Licorize site there’s a section … Read more
jQuery 1.5.2 ajax module and local files issue
In the new jQuery 1.5 version the ajax module has been completely rewritten introducing important changes. One of the most consistent change is that now the $.ajax() call returns a jXHR object that is a superset of the browser’s native XMLHttpRequest object. As an example the ajax response now contains the responsetext as well as … Read more
jQuery.mb.verticalScroll is out!
A good way to manage long list in short space! jQuery.mb.verticalSlider let you show long list of elements managing pagination, it can work with elements already in the DOM of your page or loading them via ajax when needed. And it uses mouse wheel of course. take a look!
mb.ile, a light weight framework for mobile App (alpha)
What is it? mb.ile is a work in progress framework that provides simple solutions for any HTML mobile applications. Several bigs like jQuery, Dojo, jQTouch, extJs, etc. are developing their own framework for mobile applications, and we tested some of them to realize the client for our latest Licorize app. Actually we adopted the … Read more






















