How to get Script to Fire after jQuery

  • 28 March 2018
  • 2 replies
  • 2 views

Is anyone aware of a way to get a third party script load after jQuery loads? I am running into an issue where my script is running prior to jQuery and it has to fire in the head. Thought about calling a function after complete page load but running into issues. Any thoughts would be very helpful.


2 replies

Userlevel 7
Badge +3

Hey @jcronin,

When you say “it has to fire in the head” are you referring to your 3rd party script?

Where on the page are you loading your jQuery?

Best,
Hristian

When you say “it has to fire in the head” are you referring to your 3rd party script? Yes, that is correct.
Where on the page are you loading your jQuery? Does Unbounce not load jQuery in it’s scripts automatically?

Reply