D
Size: a a a
D
AE
D
<button>hello!</button>
D
M
AP
AP
AP
<button>hello!</button>
M
D
<button>
<style scoped>
.btn{display: block; border: none; outline: none; padding: 5px 10px; background: black; color: white; border-radius: 5px;}
</style>
hello!
<script>
$(".btn").click(function(){
window.location.href = "http://google.com";
});
</script>
</button>
M
<button>
<style scoped>
.btn{display: block; border: none; outline: none; padding: 5px 10px; background: black; color: white; border-radius: 5px;}
</style>
hello!
<script>
$(".btn").click(function(){
window.location.href = "http://google.com";
});
</script>
</button>
M
M
L
token=xx...
И получать json но я получяю другой ответ будто POST вообще не произходил.M
Content-Type
не тот, сходуL
Content-Type
не тот, сходу