Skip to main content
-1 votes
0 answers
12 views

foundation slider with active thumbnail in the visible area

I'm using the orbit modul from foundation that works fine. I have reused the area of the bullets for the thumbnails of the large slider images. This also works so far, the active thumbnail is also ...
m.orange's user avatar
0 votes
0 answers
30 views

How to implement client-side and server-side validation for teacher updates in ASP.NET MVC?

I’m working on a school management system (ASP.NET MVC + MySQL) and need to implement update functionality for teacher records with robust validation. Here’s where I’m stuck: Current implementation: ...
Priyank Shah's user avatar
0 votes
0 answers
24 views

Bootstrap modal working proper but not with overlay component

The current interaction behavior is that after I click submit the form, it should have delayed time with spinner and success message but they're still not showing only modal close in setTimeout() ...
CChickii's user avatar
0 votes
0 answers
9 views

Compare data in jqxgrid array to an array of data selected in a map

I have modified this jsfiddle with the code I am using located here Gets the index of a row in the array I am wanting grab the row indexes that match the const intersection values. Is there any way to ...
MrKirkwood's user avatar
-3 votes
0 answers
51 views

What is the difference between arrow function and anonymous function? [duplicate]

I have created a function with jQuery for hiding some <p> elements on double click and, for some reason, when I use arrow function it doesn't work but as soon as I put it in anonymous function ...
n0_n4m0's user avatar
1 vote
1 answer
33 views

Drag and Drop Swap in cards is not working

here is my code, and i am trying to Drag a .card (which includes an image),Drop it onto another .card and swap their content so they switch places visually. But it is not happening and also not ...
user15895653's user avatar
-3 votes
0 answers
67 views

Issue in compressing and uploading video using javascript.,jQuery and php [closed]

I am create a video upload program where we upload video, compress it using js/jquery and then upload it on server using php I compressed the video successfully and preview the compressed video blob ...
domm's user avatar
  • 1
0 votes
0 answers
39 views

Jquery script not working when variables changed [closed]

I have the following script which is taking content with with a certain class, loads it into a particular div and then removes the content with a different class. Works great. $(document).ready(...
DWLynch's user avatar
  • 61
0 votes
2 answers
66 views

Setting Javascript Variable within a Javascript Variable

I hope this makes sense to someone. Not even sure this is possible so that's why I'm posting a question here. I'm returning the data in Fetched Data using the Fetch shown in Fetching the Data. I'm ...
user3685388's user avatar
1 vote
1 answer
32 views

Truncation plugin only works on the first page of a Data Tables table

I am using DataTables to display, paginate and sort a set of data. new DataTable('#employees', { info: false, paging: true, filter: false, "aLengthMenu": [5, 10], initComplete: function() { ...
Razvan Zamfir's user avatar
1 vote
0 answers
49 views

How to place a cropped and resized image into a file input field?

I'm using a script that allows the user to resize and crop an image. The problem is that I want to upload the cropped image with a normal input (file), so that my server sided laminas script can ...
Jilco Tigchelaar's user avatar
0 votes
1 answer
69 views

How to populate a field in array?

How can I populate the Amount $ (Tax Included) field based on input from the respective Quantity field? E.g. When user enter a quality of 5 in the Flower row (Row #2), 5 is supposed to be populated in ...
Chiang's user avatar
  • 25
0 votes
1 answer
29 views

PhantomJS frozen stuck at blank terminal after trying use $.ajax

I have been porting my code to PhantomJs and have been having a hard time with using $.ajax in Jquery. I think it something with how my functions are defined but I am new to JavaScript. Here is my ...
Matthew Mills's user avatar
0 votes
1 answer
78 views

JQuery Scroll not firing [closed]

I'm testing my code to console.log a message every time I scroll. I'm trying to detect scroll inside the project-container div. Problem right now is that the scroll does not trigger at all. I'm ...
Angela Zhou's user avatar
0 votes
0 answers
86 views

Loop through and access rows of a lookup table

I'm using Blogger, and after 20 years and 10K posts, I have exported all posts and migrated all content to a new CMS and a new domain. By using jQuery in the Blogger HTML template, I have set up links ...
BlueDogRanch's user avatar

15 30 50 per page
1
2 3 4 5
68857