C
C
Cider Cherenkov2019-01-28 00:07:19
JavaScript
Cider Cherenkov, 2019-01-28 00:07:19

Is it possible to put jquery in playable ads?

Hello. I am learning for myself a new theme of advertising banners - playable ads. The following thought
arose:

jquery, unlike javascript, I know several orders of magnitude better, is it possible to put the jquery library directly into the js file and use the jquery functions in the advertising banner?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2019-01-28
@thewind

Try to follow a simple instruction on adding a script tag in pure javascript, and specifying the src attribute in it with a link to the jquery library. Don't forget (if it works) to also add an onload attribute, whose value is a function or method to set the flag that jquery is loaded and you can work with it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question