Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-1193

bind.js calls onLoad asynchronously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • WW 2.2.1
    • WW 2.2.2
    • Plugin - Tags
    • None

    Description

      Bind .js div is 'eval'ing the onLoad javascript function after a thread is started. This results in the onLoad NOT being reliable called AFTER the inner html is actually loaded.
      The use case here is that you want to POST process the innerhtml, this can not reliable be done with the eval of the onLoad js outsidde the window.setTime function block. This eval needs to be moved up.

      Attachments

        Activity

          People

            botah Mike Porter
            botah Mike Porter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: