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

Reply via email to