Hey there! I'm diving into the world of dojo and symfony, but I've hit a snag. I'm trying to do an Ajax reload of a section on my page, but it involves executing a JavaScript function. While I've got this down in prototype and jQuery, I'm struggling to figure it out in dojo. (I have to stick with dojo because it's integral to symfony and heavily used on the page I'm working on. I know it might not be the best practice, but it's just a small modification I need to make and this seems like the most straightforward approach...)
Any guidance you can offer would be greatly appreciated!
Thanks,
Thomas