Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:28

problem with getting menus to appear


Poster: kolatalo
Dated: Tuesday June 10 2003 - 19:31:01 BST

I keep getting the error pf.Mloaded is null. I see the menu but when I place my cursor over any of the menu (minus home) I receive the above error.

I have placed the frame_header_array.js and the frame_body_array.js in
the appropriate places and since changed the name of the targets and sourceframe from main to "fraTopic" which is what I named the body part of my framed site.

Also what is the sourceframe attribute compared to the target attribute? I'm confused on what I should be setting these too. although i do know target is where the submenus will appear.

I also have like a toc frame to the left. I have placed nothing in this one because i do not want a frame on the side so im not sure if that may be affecting it or not. Any help would be great. thanks


1. my name of my body frame is fraTopic
2. both the body and the header have that only one occurence line not commented out
3. there is a third frame to the left which represents a different table of contents. im not trying to make a side menu with it just the header menu so i didnt adjust any code to it.

this is my code that is different for the header_array.js:
,,,
,"Home","/menu/ target=_top;sourceframe=fraTopic;",,,1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Languages  ","show-menu=languages target=fraTopic;sourceframe=fraTopic;",,"#",1
,"Databases  ","show-menu=databases target=fraTopic;sourceframe=fraTopic;",,"#",1
,"Operating Systems  ","show-menu=oses target=fraTopic;sourceframe=fraTopic;",,"#",1
,"Web  ","show-menu=web target=fraTopic;sourceframe=fraTopic;",,"#",1
])

[/list][/b]