Search found 5 matches

by armadillowizard
Fri Jul 18, 2025 3:10 pm
Forum: Metaforum
Topic: [Resolved] Username change
Replies: 3
Views: 84922

Re: Username change

Thanks! I'll do that!
by armadillowizard
Thu Jul 17, 2025 5:47 pm
Forum: Metaforum
Topic: [Resolved] Username change
Replies: 3
Views: 84922

[Resolved] Username change

Hi,

Could my username please be changed to armadillowizard?

Thanks very much!
by armadillowizard
Sun Sep 17, 2023 9:49 am
Forum: NoScript Development
Topic: Feature Request: "Form may not submit without javascript enabled" alert at the top of pages with javascript-based forms
Replies: 5
Views: 18775

Re: Feature Request: "Form may not submit without javascript enabled" alert at the top of pages with javascript-based fo

I am familiar with the "creating a web page and using javascript and working with the DOM and javascript" part of things. I actually have pretty extensive familiarity with that, and adding event listeners both within the HTML itself and from within javascript. I've worked with web developm...
by armadillowizard
Sun Sep 17, 2023 8:37 am
Forum: NoScript Development
Topic: Feature Request: "Form may not submit without javascript enabled" alert at the top of pages with javascript-based forms
Replies: 5
Views: 18775

Re: Feature Request: "Form may not submit without javascript enabled" alert at the top of pages with javascript-based fo

Wouldn't it be possible to look at the EventListeners for a given form and/or the submit buttons(or other buttons as well) within the form? It wouldn't even necessarily need to be an onsubmit, just the presence of any kind of eventListener would be an indication that the form might rely on javascrip...
by armadillowizard
Sun Sep 17, 2023 3:52 am
Forum: NoScript Development
Topic: Feature Request: "Form may not submit without javascript enabled" alert at the top of pages with javascript-based forms
Replies: 5
Views: 18775

Feature Request: "Form may not submit without javascript enabled" alert at the top of pages with javascript-based forms

Spending 5 minutes, 15 minutes, 45 minutes filling out a form and then realizing that it won't submit without javascript enabled is SO frustrating, because we have to fill it out again. I am colorblind, and can barely see changes to the icon in the menu bar unless I'm looking right at it. If it woul...