|
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 |
|
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 |


