jQuery.mb.CSSAnimate – Use CSS3 transition to animate DOM Elements via jQuery

mb.CSSAnimate

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.extruder updated to version 2.3

mb.extruder

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

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

Gamamoto, a project on gaming

gamamoto

We started a new project entirely dedicated to games. Gamamoto project aims to create a series of games focused on the web and using it as main developing platform. We are now working to the first release and we are developing a javascript (jQuery) framework engine for game testing and storytelling. If you want to … Read more

mb.ile, a light weight framework for mobile App (alpha)

mb.ile

  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

jquery.mb.extruder 2.1 is out.

mb.extruder

This release fix a bug introduced by jquery 1.4.3 that prevented the vertical extruders to open. Get this update now!

jQuery.mb.extruder version 2.0 is out

mb.extruder

I just published a relevant update of jquery.mb.extruder plug in. Now you can locate it on top, left, right or bottom border of the browser window. You canalso choose to close or not other panels once a new one is opened. go to the component page!

How to add a functional dock to jquery.mb.containerPlus

container_dock

Many times people are asking me to implement features to my jquery components but most of the times those features are easily implementable by adding custom behavior to the callbacks functions yet available. In ths post we’ll see how to realize a functional dock element for the mb.containerPlus. For this tutorial I’m using the latest … Read more

jQuery.mb.maskedGallery updated to v. 1.9.2

mb.maskedGallery

jquery.mb.maskedGallery If you need a custom frame for your images, Here it is! you can slide images inside your custom mask, add cotrols for navigation, action  and description for each image! Try it now!

jquery mb.extruder updated to version 1.8.0

mb.extruder

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

Follow

Get every new post delivered to your Inbox.

Join 133 other followers