Return modified html
Give scripts run in runDOM access to $ and jQuery
runDOM can now work when returning an object with result/failures
Still do the cylce thing for Circular references
Need to format the jQuery object inside the sandbox because we need access to the DOM
Implemented sandbox runDOM
- LOAD MORE