>>>>> "JL" == Jim Ley <[EMAIL PROTECTED]> writes:
JL> "Thomas E Deweese" <[EMAIL PROTECTED]>
>> "Jim" == Jim Ley <[EMAIL PROTECTED]> writes:
>>> The things I need are:
>>
>>> Access to the query string client-side, done in ASV via the
>>> getSrc() method.
>> On what? this might be easy to fix...
JL> window.getSrc() it returns the current url.
Ahh, in SVG the SVGDocument object has a URL property which should
return the source URL. I would suggest using this rather than the
relatively undefined methods on the 'Window' object.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]