1
pimps
248 days, 11 hours, 2 minutes ago
Thursday, July 09, 2009 9:38:02 PM GMT Wednesday, July 08, 2009 9:52:11 PM GMT

DNN Blog - Force javascript to run AFTER a DotNetNuke page is fully loaded

DNN Blog - Force javascript to run AFTER a DotNetNuke page is fully loaded
 
www.eguanasolutions.com -- Force javascript to run AFTER a DotNetNuke page is fully loaded  So you want to insert a bit of javascript on your DNN page to perform some function that you probably should code into a module but you know you can implement more quickly by dropping script into a Text/HTML module (or in the Header/Footer of any module's Advanced Settings).  The problem is, your script fires at the wrong time -- before the page is fully loaded. Here's a way to insure your script waits until the DNN page is loaded...
mamlinmamlin posted 249 days, 10 hours, 48 minutes ago     show counter code
tags: closure, delay, DNN, DotNetNuke, javascript, onload, scripting

No comments yet, be the first one to post comment.

To post your comment please login or signup