Ask questions and get good answers on mb.jQuery.components

Hi everyone, i want to know how to implement Mb Gallery into Masked Gallery please ? I'm working on it since yesterday and i cant find some solution.

Example : I've got my Masked gallery who uses this code and i want to use Mb Gallery when i click on my img. What can i do for using the two pluggins please ?

<img src="images/5.jpg"  class="{script:'What can i write HERE For combine with lightbox ???'}">

Thanx

asked May 31 '11 at 04:02

Guigui's gravatar image

Guigui
111

edited May 31 '11 at 06:29


Ok, i've trie something like this : Do you think i'm on the good way ?

 <img src="images/5.jpg"  class="{script:'onclick="$('#g1').mbGallery({maskBgnd:'#ccc', overlayOpacity:.9,startFrom: 5'});}" />

I Just want to have the idea. The code is not good on the example because i use some php in my own code.

answered May 31 '11 at 08:07

Guigui's gravatar image

Guigui
111

edited May 31 '11 at 08:09

yes, you are on the right way; this should work

(Jun 08 '11 at 15:50) Matteo Bicocchi ♦♦
Your answer
toggle preview

jQuery main site - Matteo Bicocchi