• Hi. I am trying a simple page-specific script that looks at the HTTP query string parameters and possibly sets a radio button to checked=true. The script runs, but it says the radio button does not exist. This might be my fault but I don’t know … which is my I’m asking exactly when does a script included with this plugin run? Has the page been completely loaded Someone said his script was included in the beginning of the body?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Anand Kumar

    (@anand_kumar)

    Hello,

    From what I understand, the script is being loaded as it should be but there is something wrong with your Javascript. I highly suggest you to ask this question in developer forums like https://stackoverflow.com/

    Also, don’t forget to share the code for help.

    And, the script you inserted in single page is loaded just before closing head tag `</head>.

    HTH.

Viewing 1 replies (of 1 total)
  • The topic ‘Exactly when does it run?’ is closed to new replies.