javascript in description via ajax call
-
Hi
how can we call pure JS code inside the description field? The description is printed out as AJAX response, and that’s probably the reason our JS is not working in the description field.
Example:We have tabs in the description field, taking code from
https://www.w3schools.com/howto/howto_js_tabs.aspUnfortunately this is not working. The JS is not changing the styles.
Simply, how do we execute:
<script>alert(‘it works’);</script>Thank you.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘javascript in description via ajax call’ is closed to new replies.