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:31
Ivalid property value {SOLUTION}
Poster: Dima
Dated: Wednesday September 28 2005 - 19:55:24 BST
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 value on line 16
I try to debug it.
It fail on line
_lnk.style.color=_lnk.oC
it fail only when I posted a value to the page.
without posted value it work ok.
link to my page:
http://comp.dima.co.il/net_comp/Interface/9088/h5.php
What can I do?
Please help me
RE: Invalid property value
Poster: Dima
Dated: Wednesday September 28 2005 - 20:30:50 BST
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 changes in other proccesses.
but I think that this is bug...
Works!
Poster: plschneide
Dated: Monday November 28 2005 - 1:41:45 GMT
I had the same problem with my menu system. I implemented this change and it is now working.
The problem does NOT show up in Firefox, but did show up in IE if you have javascript error checking turned on.
Same here
Poster: James Bond
Dated: Tuesday December 13 2005 - 22:27:30 GMT
Hi there,
I was experiencing the same problem. By adding the comments it also solved my problem.
Thanks for the solution Dima
Re: Ivalid property value {SOLUTION}
Poster: Ashish Saxena
Dated: Thursday September 4 2008 - 18:26:48 BST
As John suggested below,
I removed the comments of the same.
HelloAshishSaxena __at__ gmail.com
Re: Ivalid property value {SOLUTION}
Poster: John
Dated: Thursday September 4 2008 - 21:02:59 BST
Note that if you're modifying the menu code (which is copyrighted), we will be unable to help you here in the forum.
Re: Ivalid property value {SOLUTION}
Poster: Ashish Saxena
Dated: Monday September 29 2008 - 10:29:22 BST
I have few queries, related the problem stated in this forum, request for reply
(1) is that problem; still persist in the licensed version ?
(2) We are using the unlicensed version of that menu for the third party, as a developer Can we do any modification, to resolve that ? If not what the process to resolve that ?
Thanks
Ashish