I need a force here for a problem that is killing me.
I can not give action on dropdown on my navbar . I'm using Bootstrap 4.0 and jQuery 3.2.1. Here are my codes:
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js...
Good morning, I wanted some plugin for me to move resize the div and tals, this all with the mouse, is it possible there? I searched and did not find any plugin, if anyone knows, please inform thanks.
I'm creating a mural, but I'd like to know how I can do that by clicking the Publish button, the user's message will appear automatically in the div below the form, without the need to refresh the page. Kind of like in Facebook posts. The regist...
Good morning. I'm opening .png files with iframe and would like to know if it's possible to put that "little hand" that google maps uses to drag the image inside the iframe. The usefulness of this "little hand" is to drag the image to the si...
I need to create a progress bar while my cursor is over an image.
If the cursor exits, then I need the progress to be reset to repeat the process if the cursor returns to the top of the image.
When I get to 100% I'm going to open a modal.
Any...
I'd like some help to enter localStorage in javascript .
Objective: To make a function of saving information in the input identical to wordpress, example:
InthethirdprintitiswhatIwant,ifitdoesnotenteranythinginthepasswordfield,butalre...
Talk to people ... I need help:
My boss wants the documents that are on our intranet to be seen as books and magazines.
is there any jquery plugin or something to do or incorporate ??? Vlw
I'm trying to load data via Ajax by typing a code and clicking on TAB it automatically searches the DB and prints it on form inputs.
Iranatestwithconsole.log(data)andthedataisbeingreturnedbutdoesnotloadtheInputsoftheform FollowtheJSCode//Buscoa...
I have <textarea class="form-control" id="informacoes" name="informacoes" rows="3" placeholder="descreva aqui..."></textarea> where the user can enter various information.
Information is sent via ajax :
function sal...
I have a jquery code that would like to convert it to pure javascript, DOM. Can anyone help me?
var mobileItems = jQuery( '#slide-out .nav-mobile .main-menu' );
mobileItems.find( 'li.menu-item-has-children' ).append( '<i class="mobile-arrow...