Look at this! mb.bgndGallery goes fullscreen!

[youtube_sc url=”http://www.youtube.com/watch?v=reS9Lp1LbLY” width=”700″ height=”400″] I just implemented the new HTML5 Fullscreen API on two of my components: mb.YTPlayer and mb.bgndGallery. Using the element.requestFullScreen() and the document.cancelFullScreen() methods is now possible to display part of a page or the entire web…

jquery.mb.bgndGallery 1.7.5. Make your custom transition

jquery.mb.bgndGallery 1.7.5. Make your custom transition

I’ve just updated the mb.bgndGallery adding some defaults effects for an easy implementation. For all of you that where getting creasy on how to set the correct transition for the sliding images, this update introduces some built in effects you…

jQuery 1.9 is out… and $.browser has been removed – a fast workaround

With the new 1.9 jQuery release they removed definitely their $.browser method. Surely many of you used this thousand of time to catch specific browsers; now it doesn’t work anymore. Here is a fast and short piece of code you…