[affs-project] Nochex and konqueror problems

Neil Baker neil at sgns.co.uk
Sat Nov 20 11:52:32 GMT 2004


On Fri, 2023-11-19 at 16:44, Alex Hudson wrote:
> On Fri, 2023-11-19 at 12:25 +0000, Alex Hudson wrote:
> > Maybe if we can find an easy work-around that's an *obvious* fix
> > (i.e., no DOM event handlers, etc. - that's not obvious ;) we can ask
> > NoChex to update their system...
> 
> Well, I might have found one.
> 
> Instead of:
> 
>         <form>
>         	<input type="submit" onclick="dothis()">
>         </form>
> 
> ... I suggested that they do:
> 
>         <form onsubmit="dothis()">
>         	<input type="submit">
>         </form>
> 
> ... since my testing suggested that Konqi was happy with that coding,
> and that it effectively does the same thing.
> 
> I sent this idea to NoChex, and they have confirmed that they will try
> this fix on Monday. I will follow up with them next week to see if they
> have been successful or not.
> 
> Cheers,
> 
> Alex.

It looks as if they are actually quite helpful and quick then, more than
the average, in fact.
Neil Baker.
Experience: knowing what not to do.
neil at sgns.co.uk
www.sgns.co.uk


More information about the AFFS-Project mailing list