Installed jquery, got this jQuery is a JavaScript, so doesn't have an index page

Username (e.g. epiz_XXX) or Website URL

http://jobresume.epizy.com/
(please specify the website or account you are asking about)

Error Message

(please share the FULL error message you see)
jQuery is installed successfully.

jQuery is a JavaScript, so doesn’t have an index page.

jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

Other Information

Please tell me how to make the servers reach html file to load information. Before accessed index.html file. Now i have no idea what is going on. It would be nice to have tutorial somewhere
(other information and details relevant to your question)

Already found solution, however I am new at this if anyone knows a better way to host a beautiful resume website with animations, I would be glad to hear from you.
Thanks

1 Like

best of luck!

2 Likes

Why you call (use) two jQuery ?

Choose only one !

besides you have an error in the code

2

3

you call the render() function;
but it is nowhere defined (what to do)

my first assumption is that you are missing a call (somewhere above) for some Javascript that should do and recognize that function (some JS animation package and the like).

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.