![]() |
|
#1
|
|||
|
|||
|
I had an error.
and the same error is in the page: [url:lpez06imax]http://www.dhtmlcentral.com/projects/coolmenus/examples/frames_version/frameset2.html[/url:lpez06imax] All the "news" menu's submenus are ok and working. when clicked "scripts" menu's submenus ý have an error. line:65 character:20 permission denied if you click the "refresh" button the menu is ok again and working the onmouseover function. Ýn the menu2.html a line like this: top.frmMain.location.reload() can I reload the FrmMenu one time on every click? if you refresh everything is ok. |
|
#2
|
|||
|
|||
|
I solved the problem.
like this line: myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, <font color="red">onclick</font id="red">, onmouseover, onmouseout) oCMenu.makeMenu('sub210','sub20','title of the link','file.htm','',0,0,'','','','','','','',<font color="red">'top.frmMenu.location.reload()'</font id="red">) build every line like this. change subxxx subxx title and the target also width and height it is enough. ![]() |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|