Jan Krejcik
03/19/2024, 2:45 PMjen
03/19/2024, 3:33 PMbeforeLoad()
function, include a Client Script using something like this:jen
03/19/2024, 3:34 PMjen
03/19/2024, 3:34 PMjen
03/19/2024, 3:35 PM<div id="fill_this_in_on_page_load"></div>
and then my client script would have something like jQuery(‘#fill_this_in_on_page_load’).html(‘here is my fancy HTML’);jen
03/19/2024, 3:36 PMbattk
03/19/2024, 5:01 PMjen
03/19/2024, 5:10 PMJan Krejcik
03/20/2024, 1:10 PM