Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-04 Thread Angel Herráez
Sorry, Rolf > > > >> If I 'right-click' near the bottom of JSmol most of the popup menu is > >> clipped of. > > > > I see. > > But what would you expect? If when you click, the right panel gets a > > scrollbar, the Jmol panel would go up, off-screen when you scroll > > down > > > I don't understan

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-04 Thread Rolf Huehne
On 02/04/2015 12:14 PM, Angel Herráez wrote: > Rolf, > >> If I 'right-click' near the bottom of JSmol most of the popup menu is >> clipped of. > > I see. > But what would you expect? If when you click, the right panel gets a > scrollbar, the Jmol panel would go up, off-screen when you scroll > down

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-04 Thread Angel Herráez
Rolf, > If I 'right-click' near the bottom of JSmol most of the popup menu is > clipped of. I see. But what would you expect? If when you click, the right panel gets a scrollbar, the Jmol panel would go up, off-screen when you scroll down > Only after reducing the size of the JSmol window to

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-04 Thread Rolf Huehne
On 02/04/2015 11:20 AM, Angel Herráez wrote: > Rolf, you may be right, but > > 1. the css solution is much cleaner in code and smooth in behaviour; > apart from window resize it responds perfectly to font size change or > browser zoom setting > > 2. based on my past experience, the js code for resi

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-04 Thread Angel Herráez
Rolf, you may be right, but 1. the css solution is much cleaner in code and smooth in behaviour; apart from window resize it responds perfectly to font size change or browser zoom setting 2. based on my past experience, the js code for resizing is rather browser-dependent and so tricky to achi

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-04 Thread Rolf Huehne
On 02/04/2015 09:47 AM, Angel Herráez wrote: > "overflow:hidden" in the body is essential in these pages (FGiJ as in > my "resizable panels" template), to be able to have fluid resizable > window and panels. It might be related to the problem, but should not > be changed. > Since Javascript must be

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-04 Thread Angel Herráez
I have also seen this problem in some pages, not in others. I haven't been able to track it down (lack of time). Although the correct HTML5 header is what Bob showed, I doubt the html doctype line will have an effect on this problem; the browsers are very forgiving with that. I rather suspect

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-03 Thread Robert Hanson
On Tue, Feb 3, 2015 at 8:12 AM, Eric Martz wrote: > Hi, Gabriel, > > The JSmol menu has never worked in FirstGlance. I have never had a clue > why it does not work. I have asked on this list several times but > received no insights. When I need to use the menu, I change to Java mode. > > Could b

Re: [Jmol-users] No JSmol menu in FirstGlance

2015-02-03 Thread Rolf Huehne
On 02/03/2015 03:12 PM, Eric Martz wrote: > Hi, Gabriel, > > The JSmol menu has never worked in FirstGlance. I have never had a clue > why it does not work. I have asked on this list several times but > received no insights. When I need to use the menu, I change to Java mode. > > I hope someone can