Skip to main content

All Questions

Tagged with
0 votes
1 answer
34 views

Disable other checkboxes with specific word when one checkbox with same is checked

I have using following code to create dynamic checkbox fields.... and storing batch unique ids as comma separated values in database for specific user... <?php // Fetching values from mysql ...
Dr M L M J's user avatar
  • 2,387
-4 votes
1 answer
64 views

How to parse date from data after page loading

after page loading, the html rendered is like that <h3>Lorem ipsum dolor sit</h3> <p>Meeting scheduled for 7/19/26, You should receive the email confirmation shortly.</p&...
user3376865's user avatar
-2 votes
0 answers
46 views

Styling Bootstrap 5 datalists [closed]

I'm aware that bootstrap datalists don't have custom css support. And yes, I am aware that trying to comes with a few problems. That been said, I did it :), because I had a huge amount of options that ...
LauNR13's user avatar
0 votes
0 answers
19 views

ChartJs adding data point between x axis point [closed]

chart image how can I hide the gap between age 6 and 7 and so on but still keep the data point? So basically the Min, Avg, and Max is a yearly data, but the Height is a progress data that would be ...
lucky12020's user avatar
0 votes
0 answers
19 views

How to trigger event on input date select when value is unchanged?

I am pre-selecting a date on <input type='date' /> and want the user to select a date anyway. If the date selected is the same as the pre-selected value, it does not trigger the change event in ...
Z0q's user avatar
  • 1,807
0 votes
2 answers
25 views

Searching input of table's items messing with table's pagination

I have a table that divides the its items per 20 lines and, above the table, a searching input to filter items that matches the written words. Both the tools works ok alone. I can navigate through ...
Raul Beltrame's user avatar
0 votes
0 answers
30 views

Jquery/HTML: Empty new line <textarea> is not preserved in <pre> with text() [duplicate]

When I take the value of a textarea with jQuery and put that in a <pre> with .text(), it does not preserve the last empty new line. If I put it in another textarea with .val(), it does preserve ...
Paul's user avatar
  • 51
2 votes
1 answer
71 views

Some required attributes are not validated while using form and javascript

I'm using a form for issues with mandatory fields but some aren't taken into account. Of the 6 required input blocks only 4 are correctly validated when you try to submit the form. The 'IVR status' ...
NiteOwls's user avatar
  • 309
0 votes
0 answers
34 views

Croppie Library Not Cropping the same image as the viewport

I have used the Croppie library to crop an image, with the viewport set to 225 x 225 pixels. Below is the code I wrote for this functionality: $(document).ready(function() { var $imageCrop; ...
Biraj Dahal's user avatar
-5 votes
1 answer
40 views

There's no delay as soon as the screen stops I want the code to run [closed]

The above code fetches a .json file and displays the data in an HTML file. Currently, the work is done by fetching the data from the <script>. The current issue is that the initially placed ...
ddd2dd2 vvccfff's user avatar
0 votes
0 answers
15 views

Cara membuat terminal emulator [closed]

$(function() { $('body').terminal({ x: function(cmd) { ///code ///code } }, { prompt: ...
Muhli Pic's user avatar
1 vote
1 answer
40 views

How do I change the "Select Language" text in drop-down list of Google translate element to the desired text I want

I have written necessary snippets for Google translate element on my website and I intend to change the "Select Language" text on the drop-down list to "Language". i.e, a desired ...
Ezego Daniel's user avatar
0 votes
1 answer
46 views

How To get form field values from parent of cloned form button?

So I have the following form. The form is cloneable, so there may be several on the page. When the "Save" button is clicked, I can get the form, and the value of the form ID attribute. But ...
Soren's user avatar
  • 813
0 votes
2 answers
71 views

Jquery .length keeps returning 0 on LinkedIn page

Apologies for asking this question again as per here and here there are answers. BUT This appears to be specific to a page. I am building a simple "button" for the browser bookmark bar that ...
Craig Lambie's user avatar
  • 2,898
0 votes
1 answer
23 views

how to make the side bar close after clicking

so I am not sure exactly how this works but here goes .so I would like to have the menu side bar close once the user clicks on a menu link item or anywhere on the body, then reopen again when the menu ...
totitechcare's user avatar

15 30 50 per page
1
2 3 4 5
17030