|
Greetings, I was doing some tests and came across this issue. See the image below (Windows 7 64bit, IE 9) http://dl.dropbox.com/u/30587978/07-06-2011%2010-46-45%20AM.jpg I tested it on Firefox and Safari and they both work. Then I changed it to Thanks, Michael |
|
The only solution I can suggest is to change all the "rel" attribute on the HTML code with "data-type"; for example: from
to
Then, in the mbMenu.js: replace wherever you find
with:
This is what I did on the original code. Bye, Matteo |


