thanks that worked but I can't put anything in the url itself.
can I use javascript to do a string replace in the middle of the ai element? it's a long shot.
Search found 3 matches
- Wed Dec 01, 2004 8:23 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: ";" in URL and I can't escape it.
- Replies: 5
- Views: 5831
- Tue Nov 30, 2004 8:05 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: ";" in URL and I can't escape it.
- Replies: 5
- Views: 5831
";" in URL and I can't escape it.
I am using url rewriting on a few of my domains. The separator for this is a semi-colon. I can't add a "\" before it so I'm looking for suggestions. Thank you.
aI("text=Home;url=/index.jsp;jsessionid=aKREMJc6Inqg;;status=Done;separatorsize=1");
aI("text=Home;url=/index.jsp;jsessionid=aKREMJc6Inqg;;status=Done;separatorsize=1");
- Thu Mar 04, 2004 3:50 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Passing data to menu through popup();
- Replies: 0
- Views: 1651
Passing data to menu through popup();
Is there a way to pass data to the menu through the popup() mouse over? Should be easy enough, but I thought I would ask before beginning myself.