I'm having a difficult time trying to integrate your javascript right click into frame system...
Return to Recent Questions
Q:
I am having a difficult time trying to integrate your javascript right click into a
frame system of my clients.
I believe that I have followed all your instructions correctly,
but can't seem to get the cross-frame system to work. Any help would
be appreciated.
A:
Please, check dmWorkPath parameter. You should write in the following
way:
<SCRIPT type=text/javascript>var dmWorkPath = "nav_011907_files/";</SCRIPT>
See also how you should write your init function
dm_initFrame("frmSet", 1, 2, 1);
Please, notice also that Dhtml Menu can work within 1 frameset only.
It can't work correctly within nested framesets. It is possible that you'll have
some errors.
Return to Recent Questions
Related:
|