Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom overlay issue #54

Open
rossmt opened this issue May 18, 2017 · 1 comment
Open

Custom overlay issue #54

rossmt opened this issue May 18, 2017 · 1 comment

Comments

@rossmt
Copy link

rossmt commented May 18, 2017

I have the overlay installed and working correctly. I got a custom HTML design from a youtube video from Xenosys. I get this Log error repeatedly:

5/17/2017 8:41:34 PM: Info: Mini Parse: BrowserConsole: Uncaught ReferenceError: $ is not defined (Source: file:///C:/Program%20Files%20(x86)/Advanced%20Combat%20Tracker/OverlayPlugin-0.3.3.9-x64-full/resources/miniparseGlowIconGraph%20-%20Custom%20High%20Hit.html, Line: 213)

the picture shows the referenced lines.

Can anyone help me figure out why this is happening? no jobs want to show up :/
image
image

@ezsoftware
Copy link

ezsoftware commented May 27, 2017

the html design is missing a link to jquery, add this to the area between <head> and </head>

<script src="https://code.jquery.com/jquery-2.2.4.min.js" type="text/javascript" />

hibiyasleep pushed a commit to hibiyasleep/OverlayPlugin that referenced this issue Dec 15, 2019
quisquous pushed a commit to quisquous/OverlayPlugin that referenced this issue Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants