2 votes
1 answer
38 views
In a userscript, how do you modify a react.js's click event to open the href in a new tab?It took a lot of trial and error to figure out how to do this so I figured I would post my own answer. That said, I'd prefer a vanilla JS userscript. I've only figured out how to get this working with ...
asked 5 hours ago0 votes
1 answer
71 views
AJAX file upload request will not endI am trying to upload an image to the server but the request will not end. In DevTools, the request shows as pending while, in the backend, php is continuously writing to an ever growing file until I ...
asked Aug 14 at 10:503 votes
1 answer
82 views
Chart.js does not display line, just dotsI updated chart.js from old 2.6 to latest 4.5 and managed to break a bunch of stuff. I fixed all except for two issues: Line chart that only shows dots and no lines. I know my dataset and labels (...
asked Aug 14 at 4:340 votes
0 answers
45 views
Zoom-out ‘locked website’ (px-lock) + GSAP ScrollTrigger: stable across refresh in Chrome, but not Firefox/Safari” [closed]I’m trying to keep a scrolly text animation (GSAP + ScrollTrigger + SplitType) visually stable across browser zoom zoom-out steps (100% → 90% → 80%), while the whole site is “neutralized” so it looks ...
asked Aug 13 at 20:480 votes
0 answers
43 views
Why does an ASP.NET Core 8.0 MVC project not load scripts from wwwroot while debugging in IISExpress?I have an ASP.NET Core 8.0 MVC with controllers and API controllers. It has Razor pages which are loaded using MVC controllers. Pages then communicate with the portal using AJAX and a Web API. ...
asked Aug 13 at 13:011 vote
0 answers
44 views
Leaflet map markers click event not working in certain scenariosI've been working on creating a map with dozen of grouped markers, it works fine for the most part, but in these two scenarios markers stop working: When browser zoom is above 100% (for me, 150% ...
asked Aug 12 at 12:473 votes
2 answers
93 views
jQuery.trim() deprecated, but suggested replacement isn't the same?The following code: if (!value || $.trim(value).length === 0) return true; Produces the following warning. (JS) The signature '(str: string): string' of '$.trim' is deprecated. The recommended ...
asked Aug 11 at 17:030 votes
0 answers
84 views
export data table to excel starting data from fourth rowI have exported the data table data to excel file. I have added features like borders and exporting all the data to excel sheet. Now, I need to export data to the excel leaving first three rows empty ...
asked Aug 5 at 9:200 votes
2 answers
99 views
live commenting system with laravel and ajaxI want to implement a live commenting system for each post of my project this is my view @extends('layouts.main') @section('content') <p>{{ $post->title }}</p> // there is nothing ...
asked Aug 2 at 9:24 On passing json stringify data to controller method shows nullI am trying to post my form data using ajax. I am serializing the form data before posting. But at the controller method, it shows null. There is no problem with the form data because I can pass data ...
asked Aug 1 at 17:480 votes
0 answers
35 views
Jvectormaps - Combining Javascript SVG mapsI'm using a Jquery library JSVectorMap (https://jvm-docs.vercel.app/docs/available-maps) to generate interactive SVG-based maps and add markers to them based on coordinates. This works great and I ...
asked Aug 1 at 9:443 votes
2 answers
49 views
Jquery dialog box inside each/for loopI'm trying to choose what math operation do with each number of an array. I've tried with array.each() function and now with for() and to make the selection I've tried with confirm() plugin and now ...
asked Jul 31 at 10:242 votes
1 answer
104 views
Inserting the contents of a chosen HTML document into a container using jQueryI'm trying to put in the contents of one file into a div container on my website. For example, clicking: <a class="aModal" href="modal1.html"> Click me!</a> Will load ...
asked Jul 31 at 8:051 vote
0 answers
134 views
How to detect mouse over canvasI'm using a userscript that overrides CanvasRenderingContext2D.prototype.drawImage to replace a specific image (oldimg.png) with a custom image (newimg.png) when it is rendered on a canvas. I would ...
asked Jul 31 at 5:290 votes
1 answer
39 views
Unable to properly render ModelSelect2Multiple in modal windowi have a Book model that has a authors field which is a ManyToMany field to Author model. I'm using django-autocomplete-light package to render a select2 widget in my templates that will allow me to ...
asked Jul 30 at 12:16RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4