Hi Alan

in Firefox and Opera you can implement getElementById yourself with
the DOM3 Xpath evaluate method.
the statement would look something like this:

document.evaluate("//xyz:*[id='bat1']", document, NSResolver, 
XPathResult.ANY_TYPE, null))

for more details see:
http://www-xray.ast.cam.ac.uk/~jgraham/mozilla/xpath-tutorial.html

hth
Holger






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to