| Subject: Re: javascript menu problem |
Author: Xavier Roche |
Date: 07/24/2004 09:03 |
| | > I have obligate problem with javascript menu. Menu
> definition is inside JS block similar to following one
but
> urls are not parsed.
Yes, because no "complete URL" can be found ; only
substrings that could be URLs:
(..) , 'url': <http://www.site.com/10912>
this one would work:
(..), <http://www.site.com/10912>
| |
|
|
|
|
9
Created with FORUM 2.0.11