RE: [svg-developers] Read elements with in group

2005-02-17 Thread Doug Schepers
o:[EMAIL PROTECTED] | | Sent: Thursday, February 17, 2005 9:05 AM | | To: svg-developers@yahoogroups.com | | Subject: Re: [svg-developers] Read elements with in group | | | | | | Hi Raghu | | | | I would suggest you to set id attribute for your path. Then, use JS | | function | | document.getElem

RE: [svg-developers] Read elements with in group

2005-02-17 Thread raghu raman
..for scalable solutions. | -Original Message- | From: Jérôme Tricand de la Goutte [mailto:[EMAIL PROTECTED] | Sent: Thursday, February 17, 2005 9:05 AM | To: svg-developers@yahoogroups.com | Subject: Re: [svg-developers] Read elements with in group | | | Hi Raghu | | I would suggest you

RE: [svg-developers] Read elements with in group

2005-02-17 Thread Doug Schepers
...for scalable solutions. | -Original Message- | From: Jérôme Tricand de la Goutte [mailto:[EMAIL PROTECTED] | Sent: Thursday, February 17, 2005 9:05 AM | To: svg-developers@yahoogroups.com | Subject: Re: [svg-developers] Read elements with in group | | | Hi Raghu | | I would sugges

Re: [svg-developers] Read elements with in group

2005-02-17 Thread Jérôme Tricand de la Goutte
Hi Raghu I would suggest you to set id attribute for your path. Then, use JS function document.getElementById('yourID').getAttribute('d') to get the data Otherwise, document.getElementById('comp-1509-2223-1868').childs.item[1].childs.item[1].getAttribute('d') should do the job Jérôme Tric

[svg-developers] Read elements with in group

2005-02-17 Thread raghu raman
Hi, In following snippet I need to access the attribute of path element. Please provide a solution. ParisObject range:212258060:-190192589:212747656:-190451692 Raghu Yahoo! India Matrimony: Find your life partneronline. [Non-text portions of this message have been removed]