Category Archives: javascript

jbgallery 2.0 BETA

DEMO SITE jbgallery is a UI widget webpage written in javascript on top of the jQuery library. Its function is to show a single big image, multiple images, multiple galleries, slideshows, as a site’s background, in a “dialog” mode or as a common pop-up. jbgallery has two basic menus: the first one has music player [...]

Markerclusterer clearMarkers

In the last two posts, I described a bug but later I realized it was a false positive. There was no bug in the library Markerclusterer (gmaps-utility-library-dev). The false positive was mainly caused by my initial mistake. Before explaining the initial mistake that could still be common, and lead others in “error”, I would like [...]

jbgallery 2.0 – preview

DEMO

jbgallery – Immagini da Picasa/Flickr via YQL

DEMO PICASA FLICKR Pubblico due snippets di codice, per popolare jbgallery via Flickr o Picasa. Il vantaggio รจ avere a “costo zero” un backoffice per la gestione della galleria. ISTRUZIONI PER L’USO Includere gli script e il markup della demo, e configurare le variabili. PICASA var _n_albums = 10; var _account = ‘massimiliano.balestrieri’; var _filter_album [...]

Markerclusterer clearmarkers bug demo

ATTENTION : This post started from a mistake. Demos are updated with the correct use of clearMarkers (which is bug free). BUG FIX PATCH Carlo and I, working together on this application have met a problem hard to isolate and solve. Markerclusterer library (of gmaps-utility-library-dev) has a bug. Let me try to explain the problem. [...]