In a bid to replace jQuery in our applications at work, I'm trying to
retrieve data and place it into HTML elements on the page. The
controller code runs fine and will return a json string ouputted to the
browser if I manually go to the URL.If I use ...