How to use a Yotube movie as background of your HTML page

mb.YTVPlayer-1

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.flipText 1.0 is Out!

jquery.mb.flipText is a simple plug-in to turn your text vertically in both direction: top-bottom or bottom-top.Wasn’t that something you would have done on your HTML pages? Take a look See it also presented in Patapage: Flip your HTML text around.

Patapage beta is finally OUT!

I’m glad to announce the public beta release of Patapage, a new way of thinking the web! Try it, enjoy it! http://patapage.com

jQuery.mb.containerPlus 2.4.0

version 2.4 , The mb.containerPlus with memory! Finally out the mb.containerPlus with cookies manager; this issue was one of the most voted for this component, it allows to remember the state, the position and the dimensions of your container once the page is reloaded. Just add a”rememberMe” metadata on the specific container and the game … Read more

jquery.mb.scrollable inline IE7 Bug

I found a bug on IE7 due to the unsupported “display:inline-block”… I’ll fix it in the next release; for the moment you all can fix it changing the line 59 as below: $(this.elements).css({marginRight:this.options.elementMargin, width:this.singleElDim, display:”inline-block”,float:”left” });

jQueryExchange, ask questions and get good answers on jQuery

The intent of jQueryExchange is to give a referral for any kind of questions, issues, proposals for components, critics, solutions, etc. to all jQuery’s users and developers that want to participate and discuss on; it is built over the Stack overflow Q&A engine (Stack exchange) with all its features available.

jquery.mb.extruder 1.0

This jquery component let you easly build a sliding panel where to insert any kind of content; it has builtin all the functionalities for managing menu lines and sub panels with accordion effect. It can get the content via ajax and therefore you can dynamically build it by passing DATA via request using the metadata attribute settable on the extruder container.

jquery mb.menu 2.7.2 (new release)

In this release I’ve fixed two bugs: 2.7.2  bugfix: if property openOnClick was set to true and there was an empty root menu, once you get out from the empty root menu it didn’t unselect his state. 2.7.1 bugfix: Managed menuvoices with A HREF attr. Now when a menuvoice has an A HREF it remains … Read more

jQuery (mb)Gallery 1.5 (new!)

Here it is. A super clean photo gallery! A full featured photo gallery, with navigation toolbar, thumbnails, autosize frame. go to the component page: http://pupunzi.open-lab.com/mb-jquery-components/mb-gallery/

jQuery (mb)Tooltip 1.6! a beautiful alternative

Nice tooltip for yor page! Now you can replace the ugly default tooltip with this smart and nice one! v. 1.6.0

Follow

Get every new post delivered to your Inbox.

Join 140 other followers