Posts by Lucas Inacio • 29 points
3 posts
-
2
votes2
answers202
viewsQ: How to work with the file:// and Angular protocol
I was wondering if it is possible to work with an Http:// request locally in my application and not on a local server, if possible how do I do this? (does not necessarily have to be with the file…
-
-1
votes1
answer109
viewsA: Modal button disappears when using browser scroll
I managed to solve. I put a "a" tag that arrow the href to the top of the page.
-
1
votes1
answer109
viewsQ: Modal button disappears when using browser scroll
I wanted to leave the modal button fixed at the top of the page, but when I use the scroll from the browser, the close button disappears, this only happens in one of the modals being that all 7 are…