I will take a look at this. Sounds interesting. On Wed, Feb 16, 2011 at 9:25 PM, William Szuch <[email protected]>wrote:
> Suggested change to jhma in utilh.ijs > > > > NB.* jhma*jhma'' - menu start > > jhma=: 3 : 0 > > ZINDEX =: 100 > > if. 1 = # y do. ZINDEX =: y end. > > MSTATE=:1[MINDEX=:ZINDEX > > '<div class="menu">' > > ) > > > > This would allow: > > > > jhma '' > > > > or > > > > jhma 50 > > > > The reason for the suggestion is this would allow menus produced by > separate > jhma ... jhmz > > that overlap or sit on top of each other to be shown correctly. > > The z-index can start at a different base other than 100. > > > > Regards > > > Bill Szuch > ----------------------------------------- > > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
