Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Script block missing #323

Open
ToddismDotCom opened this issue Apr 4, 2017 · 1 comment
Open

Script block missing #323

ToddismDotCom opened this issue Apr 4, 2017 · 1 comment

Comments

@ToddismDotCom
Copy link

It's the damdest thing: i have a page with the following:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=xxx&libraries=places"></script>
<script src="jquery.geocomplete.js"></script>

When the page renders <script src="jquery.geocomplete.js"></script> is missing from the source and I get geocomplete is not a function.

in the wild:

http://www.platinumip.com/l2.htm

I'm at a loss.

@ToddismDotCom
Copy link
Author

I hacked it by adding the jquery to the page. No idea what's happening.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant