XModPro

LoadFeed - Not loading on refresh

Jeff M. Jeff M. asked May 29, 2018
Active May 29 · Viewed 1919 times
<p>I have the following code working; sort of. The loadfeed isn't passing variables; they're being sent as NULL Anyway, I hardcoded the feed so that information will be shown.<br> </p> <p>I'm attempting a DIV refresh via JavaScript instead of a whole page refresh. I have code which works, but when it does the refresh, the DIV isn't being updated and is actually being cleared. </p> <p>Is there a way to get the LoadFeed to kick off and do an update with the JS call for refresh? </p> <p>I tried wrapping the Template in a DIV and this too does not work. </p> <p>Thanks.. </p> <p><a href="http://dnndev.com/fiddle/fid/707">http://dnndev.com/fiddle/fid/707</a><br><br><br> </p>

1 Answer

Loading answers...