mb.gallery 2.0, next on pupunzi.com

here is a short video of the forthcoming mb.gallery 2.0 jQuery plugin.

Comments
2 Responses to “mb.gallery 2.0, next on pupunzi.com”
  1. p fung says:

    Please change the way images are specified. By putting both full size and thumbnail in tags make a page taking a long time to load.

    A common way to specify images that seems to work well and degrade nicely is:

    Using tag avoids full size image to load. So if a user does invoke the image viewer, no full size image is loaded.

    To speed up image loading, a preloader can start loading other images immediately after the first full size image is loaded.

  2. p fung says:

    Sorry, HTML tags are not show properly in the above. Here you go again:

    <a href=”full-size-image.jpg”><img src=”thumb-nail-image.jpg”></a>

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 133 other followers