[jQuery] How to add content "here"?
Greetings,
The task: to insert HTML 9via DOM scripting) exactly after the place
where the
,script type="text/javascript" src="scriptsource.js"></script>
is inserted.
Question: how can I get the parent of the <script> tag?
Thank you.
All the best,
Konstantin