We are building our menu system and a couple of the menu actions require a url in the following format:
with(milonic=new menuname("Reports")){
style=menuStyle;
aI("text=Role Report;url=/actions/reports/viewReport.do?report=Role&userId=002;");
}
We are getting a problem in that we get what seems ...
Search found 1 match
- Tue Jun 05, 2007 7:10 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Action and URL Parsing
- Replies: 2
- Views: 2796