|
How can make an extruder consume a JSON file for the contents? |
|
The jquery.mb.extruder content can be set directly on the page (not just via ajax); so you can inject whatever kind of content via javascript or directly as HTML; you can than have your own method that get the json and create the HTML to be inserted in the "content" DIV of your extruder (I'm going to rename the "content" class in next release to prevent common use of it to interfere). |
|
Question 1 Could you please provide an example how to define primary and secondary content...
I would appreciate if both approaches would be in a single file. Question 2 When I deploy my page via IIS it cannot parse expression url:'parts/extruderTop.html' correctly. How can I handle it? Thank you very much in advance. |


