Re: [rkward-devel] output menu

2012-01-10 Thread Thomas Friedrichsmeier
Hi, On Sunday 08 January 2012, meik michalke wrote: > Am Sonntag 08 Januar 2012, 20:14:29 schrieb Thomas Friedrichsmeier: > > - I just tried it in firefox, there, clicking "Show TOC" only flashes the > > TOC briefly. Adding "; return false;" to the onclick attributes appears > > to fix the issue.

Re: [rkward-devel] output menu

2012-01-08 Thread meik michalke
hi, Am Sonntag 08 Januar 2012, 20:14:29 schrieb Thomas Friedrichsmeier: > - I just tried it in firefox, there, clicking "Show TOC" only flashes the > TOC briefly. Adding "; return false;" to the onclick attributes appears to > fix the issue. urgh. ok, added that. but that surely doesn't get an ae

Re: [rkward-devel] output menu

2012-01-08 Thread Thomas Friedrichsmeier
Hi, On Sunday 08 January 2012, meik michalke wrote: > did you try with the latest commit 4143? for my taste that is almost it. yes, I tried that, and yes, that looks really good. A few more things, I noted: - I just tried it in firefox, there, clicking "Show TOC" only flashes the TOC briefly. A

Re: [rkward-devel] output menu

2012-01-08 Thread meik michalke
hi, Am Sonntag 08 Januar 2012, 18:18:14 schrieb Thomas Friedrichsmeier: > I gave this a very quick look, and indeed, this is pretty nice! did you try with the latest commit 4143? for my taste that is almost it. > On a rather general note: Please make sure to mention all non-trivial new > feature

Re: [rkward-devel] output menu

2012-01-08 Thread Thomas Friedrichsmeier
Hi, On Saturday 07 January 2012, meik michalke wrote: > i've just comitted some small changes to rk.header(), .rk.make.hr() and > rk.set.output.html.file() which do add the desired TOC feature to the HTML > output. it's still all in one file, new results are added dynamically to > the menu by a Ja