Why will the sub menus not display on top of FLASH objects, across frames, or over certain form fields?
Browser limitations restrict Dynamic HTML content from displaying over these objects. However QuickMenu Pro does include a solution for form fields. The work-around consists of placing the form field in a Div tag and hiding the filed as the sub menus pop up, then re-displaying the field when the sub menus close. To do this use the data files ‘dqm__showmenu_codeX’ parameter to execute code which sets the visibility property of your div to ‘hidden’ upon menu pop-up. Then use the data files ‘DQM_hidemenu_codeX’ parameter to set the divs visibility property to ‘visible’ upon menu close. The div tag and code should look something like this…
Related Questions
- Why will the sub menus not display on top of FLASH objects, across frames, or over certain form fields?
- Why does Form 603 display certain fields in gray after I enter my Taxpayer Identification Number (TIN)?
- How do I set Remedy to automatically populate certain fields with set values when I open a form?