Search found 2 matches

by Alvin
Thu Apr 06, 2006 3:15 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: invalid property problem..
Replies: 3
Views: 3096

same... error..

Any idea more...
by Alvin
Wed Apr 05, 2006 6:37 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: invalid property problem..
Replies: 3
Views: 3096

invalid property problem..

This is the way i code for the menu

with(milonic=new menuname("mnLeave")){
style=menuStyle;
aI("text=Leave Calendar;url=index.php?section=1");
aI("text=Staffs Approval;url=index.php?section=2");
aI("text=Leave Summary;url=index.php?section=3");
}

because of the extra = in url property, I ...