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>
preguntada hace 2 años57 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas