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

Hi,

Firstly its a very nice script.. My Problem is that the demo.html wont show Content of parts/extruderLeft.html. Am i doing something wrong? Open/Close of Sidebar works but no Content inside.

regards

asked Nov 02 '10 at 21:00

karabey's gravatar image

karabey
132


Hi, if you are using Chrome and you are running the page locally on your computer, Chrome doesn't allow local ajax call but it'll work online; if you are running it on your server than your server probably doesn't allow ajax call using POST method; in that case you need to change from POST to GET all the ajax call in the mbExtruder.js (line 207, 329).

Bye, Matteo

answered Nov 03 '10 at 16:14

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

Your answer
toggle preview

jQuery main site - Matteo Bicocchi