HelloZeroNet / HelloZeroNet/ZeroNet
Load Js In Modal
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 18.8k
- Forks
- 2.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I want a script reference to be loaded in Modal to use its functionality
I have tried to put in the modal.cshtml but it is not working
My Modal opening code is as seen below
_createModal = new app.ModalManager({
ViewUrl: abp.appPath + 'path',
scriptURL: abp.appPath + 'js path',
modalClass: 'class'
})
and then opening modal with this command
_createModal.open().
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.