Categories | Question details Back To List | ||||||||
Does dhtmlxMenu support
dropdown menus over frames, Iframes, flash and forms? Is ther a setting
or som... Does dhtmlxMenu support dropdown menus over frames, Iframes, flash and forms? Is ther a setting or something I can change to make the dropdowns stay on top of another frame? Answer posted on Mar 14, 2007 15:14 a) There is no way to draw content from one frame over another frame on the same level <frameset> <frame1> <frame2> There ais no solution for such situation. The browser strictly limits content of frame to frame itself. b) But in case of multi iframe structure <document> <iframe1> <iframe2> next workaround can be implemented: Answer posted by milos on Aug 06, 2009 09:01 In my Iframe case it does not work. subMenu opening causes iframe to move down. It does open over iframe. Is it possible to be done?
Here is the example: <html> <link rel='STYLESHEET' type='text/css' href='../common/style.css' <div id="menuObj" style="">meni je tu valjda</div><br> </body> Answer posted by Alex (support) on Aug 06, 2009 09:12 Please, take a look at the attached sample. Possibly it'll help Attachments (1)
Answer posted by milos on Aug 06, 2009 10:00 Thanks, it works
with new js libs Answer posted by milos on Aug 06, 2009 23:24 One correction Its up to skin (css), not up to js libs!!.
Answer posted by Stanislav (Support) on Dec 04, 2014 09:38 To find more precise comments upon this issue, we can offer you read about javascript datepicker calendar and xml javascript editor. |