There is a question in this forum here , but it does not solve my problem. I have the includes, including the include jquery in the first row because in that link I found this:
Because, JS interpreter search for $ before is even loaded...
I'm making a menu where when I click on it I send a code to a page, this page it redirects to the page that was set with that id . Until this point it is working only that when I click on the submenu, it brings me the code of his father....
I want to hover over a div , that same div is magnified, as in the image below:
I have a multi-element list, when I hover over the element ( div ), it would be over the top and would have an effect (maybe transition f...
I have the following situation, I search in an object behind some classes, as we know FIND () returns what is inside the selected class, I use join with find each, traversing the whole object.
But the situation I have, I must list all (IDs an...
I've added the DateTimePicker component to my project.
ButthesameisallinEnglish,Iaddedtheoptionofpt-BRinthefunctionthatcreatesitinthefield,andeventhenitcontinuesinEnglish.HowdoIgetthemonths/daysoftheweektobept-BR?functionatualizarCalenda...
I am creating a file js with a jquery .
In this file I need to do a conditional or several conditionals that check a certain amount of numbers.
If the variable x is one of the 1,3,5,6,7,9,10 numbers, you should display...
I need to put an effect on the cars so they move up to that point when loading the page.
Is there any Jquery for this?
I do not know if you have a name for this effect rs
I also have to put this border in the cart, as is the example of the...
I have this JSON:
[{ id: 1, total: 50.00 }, { id: 2, total: 70.00 }]
I would like to know if it is possible to change the name of 'total' to 'price' using JavaScript or jQuery?
I'm having trouble concatenating the elements below.
I have the valorID variable that is used as an id in the div, and I'm trying to insert it in the id attribute and valorPosicao for the left attribute of the inline css.
H...