Hi Eric: Thank you very much! Your solution works! Sincerely, Feiming Chen ________________________________ From: Eric Schulte To: Bastien Cc: Feiming Chen ; emacs-orgmode@gnu.org Sent: Wed, August 1, 2012 9:40:52 AM Subject: Re: [O] org-mode S5 Presentation: How to disable mouse click for page turn so that mouse can be used to control embedded interactive chart? Bastien writes: > Hi Feiming, > > Feiming Chen writes: > >> I am embedding an interactive chart into org-mode S5 presentation on >> web browser. See this link for the presentation: >> >> http://stat.fsu.edu/~fchen/emacs-org-babel-mode/googleVis2web.html >> >> (source file: http://stat.fsu.edu/~fchen/emacs-org-babel-mode/ >> googleVis2web.org) > This sounds like more of a general S5 question, rather than an Org-mode specific question. Once an Org-mode document has been exported to a format used by S5, all key presses and mouse click events are handled directly by the S5 library in use. I'd suggest contacting the author of S5 or asking on an S5 mailing list. After looking through the slides.js file, I think commenting out line 763 (or if you are using a different version of S5, the "onclick" line) may do what you want. https://github.com/eschulte/org-S5/blob/master/ui/default/slides.js#L763 Best, -- Eric Schulte http://cs.unm.edu/~eschulte