Category "jquery"

Dynamically adding rows to DataTables

I'm trying to add dynamic a row on https://DataTables.net . I understand when I set processing: true , serverSide: true and ajax, I can't add new row in the tab

Value returns null after passing from javascript to Modify action class in struts

This dropdown element will call this javascript function function updateFields(val) { var objData = new kendo.data.DataSource({ transport :

Add clear button in Date Picker for Oracle Apex

Is it possible to add clear button in date picker? I have this item that is read only to avoid wrong format when inputting. So, I'm thinking of a solution to ad

Magnific Popup: How to modify showCloseBtn and closeOnBgClick while open?

Is there a way to edit an open instance of a magnific popup? In one state I want the popup to be closable, and in another state I want to block user from closin

how to ignore tilde accent in search filter js?

When I look in the search engine for a word with an accent, for example: Débora, Lázaro, Ángela, Álvaro, Arquímedes, etc. doe

Issue with looping through elements in an inner array

I'm having an issue looping through a set of css classes when an iteration of an outer loop is being executed. What I'm trying to do is to append all the paragr

How to I get new values from dynamic table using JavaScript

I want to create dynamic table that loads localStorage saved form data and make it editable. I can change cells values but when I try to save it JavaScript cons

Custom jQuery Plugin to Simplify $(document).on

In my cases when I want to use jQuery event such as click, change, mouseenter etc I need to use $(document).on('click', '.target_class'... Normally we can simpl

I need to render text on a data table

I am working with Data Tables and I have a function that I can't seem to figure out. I am using SSP and I have my columns set up in an array. See below: $column

Chaining animations when one is completed jquery

i am trying to get familiar with jquery by doing some animations. The goal of the code that I will show is to rotate an image on mouse hover then make 3 other i

How to keep proportion of row with helper jquery sortable-ui

I use sortable plugin to create a table where user can drag and drop the rows to change the order. The plugin works fine but the dragged row does not keep the p

Can't read data in node.js from a Ajax POST request

I need help with a very simple problem, but which for some reason I can't solve. I have a ajax post request that send data to a node.js server. From the server

Make jQuery code run on page-change and load

I have a jquery code that inserts and prepends breadcrumbs on certain pages. I'm injecting this code through a third party tool where I can write JS. I only wan

Ajax call doesn't pass object to controller

I am trying to pass a string to an IActionResult function in an asp.net core 3.1 controller. Ajax: function CreateApprover() { const input = { Plant

Jquery Repeater Execute a function before creating new row

Hi I have a form that implements jquery-repeater. Code was working fine and somehow it has stopped functioning properly. Basically I have 2 different pages 1 fo

Ajax chained dropdown not loading/working correctly on the LIVE server

I have a country, state and city chained dropdown which loads a state depending on the country and loads the cities depending on the state. The code works perfe

Linkedin Embeded post height to be without scroll dynamic

In LinkedIn embedded posts on my page each post has different height and it has scrolls. Is there any way i can make the height dynamic according to the post he

Disabled dropdown option didn't work in semantic UI

This is my Cshtml <div class="field"> @Html.LabelFor(modelItem => modelItem.plateNumber) @Html.DropDownListFor(m => m.plateNumber, new Selec

dynamic select2 options depending on other select's selected option

I have the following select <select class="form-control" id="from-location" name="from-location"> <option value="1">Inventory 1</option&g

Error 400 when submitting a form with an input checkbox

I have this form: <form id="formUpload" action="/php/upload.php" name="formUpload" method="post" enctype="multipart/form-data"> <div class="row mb-