I solved it.
I just comment this line
{if(_startM||op)_lnk.oC=_I[8];/*if(_I[34]!="header")_lnk.style.color=_lnk.oC;*/if(_I[26])_lnk.style.textDecoration="none";
on this line it was get an error
if(_I[34]!="header")_lnk.style.color=_lnk.oC;
I just comment it , and this is works.
I do not see any ...
Search found 2 matches
- Wed Sep 28, 2005 8:30 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Ivalid property value {SOLUTION}
- Replies: 6
- Views: 5663
- Wed Sep 28, 2005 7:55 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Ivalid property value {SOLUTION}
- Replies: 6
- Views: 5663
Ivalid property value {SOLUTION}
Hi.
I have milonic menu.
All works.
but I have on some menu link
$mmMenu->addItemFromText("text=$CategoryName;url=h5.php?RealCategoryID=$CategoryID;");
it link to the same file with post value.
On the web page when I click on the menu, it refresh with post value but I have an error Ivalid property ...
I have milonic menu.
All works.
but I have on some menu link
$mmMenu->addItemFromText("text=$CategoryName;url=h5.php?RealCategoryID=$CategoryID;");
it link to the same file with post value.
On the web page when I click on the menu, it refresh with post value but I have an error Ivalid property ...