Erhard, if you only want to fill the div when the page is initially
rendered, just make dispatch a helper function, and call it inside
the div.
If instead you want to fill the div based on some unstated
browser event, place a call to the remote_function helper inside
a (template-processed) JavaScript function or a tag event property:
Erhard, if you only want to fill the div when the page is initially
rendered, just make dispatch a helper function, and call it inside
the div.
If instead you want to fill the div based on some unstated
browser event, place a call to the remote_function helper inside
a (template-processed) JavaScript function or a tag event property: