Как организовать передачу данных с формы лендинга в бд мобильного приложения?
Как организовать передачу данных с формы лендинга в бд мобильного приложения?
И что лучше для этого использовать?
.modal('toggle')
Manually toggles a modal. Returns to the caller before the modal has actually been shown or hidden (i.e. before the shown.bs.modal or hidden.bs.modal event occurs).
Copy
$('#myModal').modal('toggle')
.modal('show')
Manually opens a modal. Returns to the caller before the modal has actually been shown (i.e. before the shown.bs.modal event occurs).
Copy
$('#myModal').modal('show')
.modal('hide')
Manually hides a modal. Returns to the caller before the modal has actually been hidden (i.e. before the hidden.bs.modal event occurs).
Copy
$('#myModal').modal('hide')
зы SVG картинкой :)