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

hello.. i can't seem to make these work together, any advice? thanks!

asked Nov 24 '10 at 06:23

heck's gravatar image

heck
1

closed Jun 08 '11 at 15:52

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

anyone? any advice?

(Nov 25 '10 at 00:18) heck

The question has been closed for the following reason "The question is answered, right answer was accepted" by Matteo Bicocchi Jun 08 '11 at 15:52


Here is a zipped demo with both jquery.mb.menu and jquery.mb.gallery together:

http://dl.dropbox.com/u/1976976/mbMenu%2BmbGallery.zip

answered May 29 '11 at 13:58

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

Do you get some javascript error? Can you post the error description?

Bye, matteo

answered Nov 24 '10 at 13:32

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

yes, i do get errors.. i placed try-catch to alert these errors:

message: $("<div/>").addClass("loader").mb_bringToFront() is undefined
fileName: **the path to my mbGallery.js**
lineNumber: 83
stack: **some long traces that we probably don't need**
name: TypeError
(Nov 24 '10 at 13:52) heck

i solved my own problem, hooray!

(-_-)

i followed the instructions here http://www.javascriptkit.com/javatutors/loadjavascriptcss2.shtml

i unload menu_black.css everytime i click the gallery link, then load it again when the gallery close (through the onClose parameter)

answered Nov 25 '10 at 09:25

heck's gravatar image

heck
1

Well, I've got the same error, done the the stuff described by Heck, but it still not working :( jquery.mb.menu Version: 2.8.5 jquery.mb.gallery Version: 2.0.8

answered May 23 '11 at 12:52

somanos's gravatar image

somanos
1

Well, I've got the same error, done the the stuff described by Heck, but it still not working :( jquery.mb.menu Version: 2.8.5 jquery.mb.gallery Version: 2.0.8 somanos

answered May 23 '11 at 12:52

somanos's gravatar image

somanos
1

Hi, Matteo ! That works ! Thanks a lot! Somanos

answered May 31 '11 at 06:01

somanossar's gravatar image

somanossar
1

jQuery main site - Matteo Bicocchi