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

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

A new Patapage tutorial: how to customize a button…

Take a look at this article on how you can customize a Patapage button on your page instead of have the default docked one: http://blog.patapage.com/

Follow

Get every new post delivered to your Inbox.

Join 133 other followers