Posts by Jansen Magalhães • 11 points
3 posts
-
-1
votes1
answer162
viewsA: To sort a list by options select vuejs
The v-for has to be within an option tag and this has to be within a select. And select has to be placed inside the th tag so you can realize an option selection format for column sorting. And…
-
1
votes1
answer1175
viewsQ: How to style elements that already contain bootstrap class preset style?
Hello folks from Stackoverflow, I’m using bootstrap, but there are some bootstrap styles that I don’t think are cool. I am putting my custom style in a css file, however the bootstrap style prevails…
-
0
votes1
answer846
viewsQ: Variable recognition problem passed from Laravel to Javascript
I’m developing a web application with Laravel and I noticed something strange. When passing a variable from Laravel to the HTML page two different behaviors are happening: when calling the variable…