Jürgen Précour

Results 25 comments of Jürgen Précour

Hi, to no surprise i have such demand (wish) see here: https://github.com/jromang/picochess/issues/197

see my comment on https://github.com/jromang/picochess/issues/197 from 27.Jun I fixed it myself based on this old branch, but i dont know if thats good enough for a Lib(!) - incl. some...

Hi mroh, thats great. I only did it cause i waited several months with no progress and i needed a solution. I never thinked its the best JS development in...

How about this? (im sure, there are better ways to do it - but for me it works): ``` var pgn = ""; var cfg = { locale: 'en', position:...

The code is so: give a ID of the board, and the program automatically (!!!) extend the dom with for example a move div. I want it this way: div...

giving its parameters at startup code (if y want, y can make the asked extra parameters extend the current way - if not given => generate the divs itself =>...

@rohandalvi yes, exactly. I know its not inside. But implementing it (as said in my last post), cant be too complex = Check the startup parameters, and jump over the...

And for reference - here is a pict from our picochess webserver (generated from this board2.html). As y can see, we have the moves _somewhere else_ :-) https://github.com/LocutusOfPenguin/picochess/blob/master/dgt/test/webserver73.jpg

Does it get a new version number? (my question is already a vote for it, ha)

Oh...okay, forget it please. I will lateron try it out (busy with "voice" these days). But yr example looks already very good.