POV-Ray : Newsgroups : povray.general : Object Collection page issue : Re: Object Collection page issue Server Time
10 Jun 2024 05:07:34 EDT (-0400)
  Re: Object Collection page issue  
From: Le Forgeron
Date: 28 Dec 2015 12:25:54
Message: <568170a2$1@news.povray.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Le 28/12/2015 13:30, Thomas de Groot a écrit :
> On 22-12-2015 15:56, Cousin Ricky wrote:
>> Thomas de Groot <tho### [at] degrootorg> wrote:
>>> For some time now, I find that the "next" button on the Object 
>>> Collection page does not respond. No possibility to go beyond
>>> page 1.
>>> 
>>> Is there a (known) problem?
>>> 
>>> http://lib.povray.org/searchcollection/index.php
>> 
>> In Windows 10: - Google Chrome works. - Microsoft Edge works. -
>> Mozilla Firefox does not work.
>> 
> As an afterthought: The Object Collection page worked well with
> Firefox in the past. I guess one of the later upgrades is
> responsible but I don't know from which one onwards.
> 
> 

The HTML (dynamically generated... oh I hate debugging HTML+JS..)
seems correctly formatted (the button "Next" action being
onClick="scroll(11);" ) I was expected some comments inside comments
or similar problem, no such luck.

I'm rusted on onClick, is the semi-colon expected ? Seems ok, as later
linked page have it too.

Another likely possibility is the collision with
Window.scroll(x-coord,y-coord) from mozilla MDN.

scroll is a javascript function (from our searchcollection.js script)

https://developer.mozilla.org/en-US/docs/Web/API/Window/scroll

Any opinion ?
Including hints and recommendations about naming scheme of javascript ?


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iJwEAQEIAAYFAlaBcKEACgkQhKAm8mTpkW1ScgQAzkouI8Txczz1t9mqSj5oxYkd
iU9CNVrgbyu2/eHK6lhCAiOUaTQGPrHe/YabcgFGg5CGtj5CypFwbbZvCDZO4wib
0URGsmUI0zHhIfs/qp1yGJoSnrQ1uNnZ2QO6hc5VTAn1wKyGV2JE9So0IlowD9Ef
nrauBD3KCn5oyrNo2Eg=
=oeon
-----END PGP SIGNATURE-----


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.