HelloZeroNet / HelloZeroNet/ZeroNet
Load Js In Modal
Aperta
- Lingua principale
- JavaScript
- Stelle
- 18.8k
- Fork
- 2.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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().
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.