Posts by Felipe Cristiano • 39 points
4 posts
-
1
votes0
answers38
viewsQ: use ajax or leave form hidden?
Good morning! I am preparing a form, and this form contains a select field. Depending on the select field that the person chooses, new fields must be shown, exclusive to each option. The question…
-
0
votes1
answer1578
viewsQ: How to resolve CORB even by adding Access-Control-Allow-Origin
I added the instruction header('Access-Control-Allow-Origin: *'); in my php, but I keep seeing the error jquery.min.js:2 Cross-Origin Read Blocking (CORB) blocked cross-origin sponse…
-
0
votes0
answers21
viewsQ: error in ajax request
Dear friends, good morning! I have a mistake I can’t fix, log on: index.html:1 Access to XMLHttpRequest at 'http://meusite.com/testmail.php' from origin 'null' has been blocked by CORS policy: No…
-
1
votes1
answer57
viewsQ: Help - Circular DIV with responsive background image
Dear friends, good afternoon! I need help to create a div with background image. I made that code: .this-image{ //border: 2px solid #AD235E; border-radius: 150px; width: 200px; height: 190px;…