Anyone can help me? I made a Modal with a form to update a database. I receive data from Mysql DB but when i click on submit, the modal closes, but new paramete
I'm using this edit in place jQuery plugin. I'm trying to set the Ajax request to the back-end server with details. But it didn't work, it seems the plugin eip.
I'm using this edit in place jQuery plugin. I'm trying to set the Ajax request to the back-end server with details. But it didn't work, it seems the plugin eip.
Using the Filepond plugin, I want to have separate setOptions for each instance of Filepond. The problem is that I don't know how to get setOptions to work for
I have this jsfiddle: $('.btn').click(function() { if ($('nav').hasClass('open')) { $('nav').removeClass('open'); $('.hide').animate({ width: '5
I downloaded the source to use google dark toggle but it gives the errors seen below. When I use cdn it is ok but it does not work on localhost source. I do not
file-upload-with-preview.min.js showing error when uploading a large file (say a file of 30 mb).it is showing error. the ajax call is performing on error funct
I am building a blog post layout which requires some metadata to sit on one side and stay in place as the content scrolls, using position: sticky. This works fi
I have a data table that has 2 buttons, the export for pdf and csv. My colleague asked me if possible, there is only one button in the table and when the user c
I have a drag and drop table and when I want to drag an element from the top to bottom of the table I have to drag it to the "bottom area" of
I'm developing a cross sell module that will display products in cart that you can add to cart by clicking the button add to cart. I need to take consideration
I'm currently upgrading my rails app to 7. I was just testing it for a while then I have issues on Foundation Rails. I installed it and followed all the steps e
var array1[] ; //i want to store text inside href in a array like this // [cat,dog,cow,hen,elephant] , how can I do that? <div class="ABCD"><h2 c
How to retrieve a person column having multiple users... need information on all the options available. I need this column information to break inheritance on i
I do not know if what I am doing is the right approach to do it. But what I am trying to do is the following. I have a menu that a user can open and close buy c
I'd like to change the background color of the current page the user is on. I've tried some code but they don't work. My js code is in a different file and it's
In the code below, the pop up is appearing but the AJAX part is also getting executed. What I want here is, if the pop-up $('#confirmCloseFutureEvent').modal('s
Clicking on select all of the checkbox only the particular page is selected .not selecting all pages. Here using jquery. Datatable contains 100s of pages and us
I have a login modal that is toggled by a button with data-toggle and data-target attributes. After doing the authentication, I need to close the modal so I use
Im using JaxaScript(Jquery with Ajax) and my HTML Page all in the same file, but when I tried to code my JS and HTML in different files, I get an error when try