Using external javascript library gives errors in AMT

0

Trying to use javascript libraries like video.js and video_markers.js with jquery to show markers on given time in the video slider of the video. But after adding the library, AMT gives below error. I am not using any select elements in the crowd form myself, looks like this is for the javascript library added , how can I resolve it, can someone please advise?. Thanks

Potential errors We found some potential errors with your usage of Crowd HTML Elements.

(Element type SELECT): No 'name' attribute specified. This element won't be included in the submitted answer.

Below are the external libraries used:

<script src="https://unpkg.com/video.js/dist/video.min.js"></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/videojs-markers/0.7.0/videojs-markers.min.js'></script>
demandé il y a 2 ans56 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions