Search found 2 matches

by Morat
Thu Aug 28, 2003 7:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question regarding Javascript functions and the url string
Replies: 3
Views: 2537

Yes, that makes sense. I'm not terribly experienced at this, but I'm the only one in the department that's ever done any sort of javascript or ASP work. So I'm stuck. Thanks!

Yes, that does work. It makes the whole system more complicated, but it's still considerably better than the alternatives ...
by Morat
Thu Aug 28, 2003 6:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question regarding Javascript functions and the url string
Replies: 3
Views: 2537

Question regarding Javascript functions and the url string

I need to, if at all possible, dynamically create url addresses. (It makes maintance of the site so much easier if I only have to change things in one script, and not over many, many webages. As a simple example, say I have this:

aI("text=Home;url="http://www.msn.com";status=MSN;");

and I have a ...