HTML Load Event

Last post 03-07-2006, 10:14 AM by jselnekovic. 0 replies.
Sort Posts: Previous Next
  •  03-07-2006, 10:14 AM 16793

    HTML Load Event

    I would like to be able to hook an event when the editor is loading data.
     
    Specifically, I would like to handle an event that looks like OnTagLoading(sender, args) where sender contains the editor and args contains the node that is currently loading.
     
    The main reason I want to do this is to examine script blocks as they are loaded in order to extract information.
     
    Alternatively, I would be willing to loop through the collection of script tags stripped by the editor.
View as RSS news feed in XML