[svg-developers] Can I move the viewbox when an arrow object is clicked?

2005-03-03 Thread Patricia LaRue
Hi, all: I want to change my viewbox from the top coordinate of 0 to say 500 when the user clicks on an arrow. Then when the user clicks on the next arrow, I want to change my top coordinate of 500 to say 1000. So on and so forth. I don't want to pan the SVG. I want it to act like a link

[svg-developers] Re: SVG bar graph -- PETER, YOU'RE A GENIUS!!!!

2004-12-10 Thread Patricia LaRue
--- Yahoo! Groups Survey --~--> Please help us to improve Yahoo! Groups. Take the survey now! http://v2.decipherinc.com/survey/yahoo/yah04021?list=2 ~-> This works and I thought I'd share i

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-10 Thread Patricia LaRue
Doug Schepers <[EMAIL PROTECTED]> wrote: Hi, Patricia - YahooGroups doesn't allow attachments. There is an upload area, but you're probably better off posting it to a URL somewhere and sending a link. Regards- Doug doug . schepers @ vectoreal.com www.vectoreal.com ...for scalable

Re: [svg-developers] svg with external javascript

2004-12-10 Thread Patricia LaRue
--- Yahoo! Groups Survey --~--> Please help us to improve Yahoo! Groups. Take the survey now! http://v2.decipherinc.com/survey/yahoo/yah04021?list=2 ~-> Hi, guygoye: Does it have to be an

Re: [svg-developers] Re: Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-10 Thread Patricia LaRue
Experts who have a lot of Expert points. Ture Magnusson Karlstad, Sweden Jim Ley <[EMAIL PROTECTED]> wrote: "Patricia LaRue" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > BTW, You experts should get on Experts Exchange, so that people you help > can gi

[svg-developers] SVG + ECMA script (no XML) -- Can I use an external style sheet?

2004-12-10 Thread Patricia LaRue
Hi, all: Embedding the style section in SVG works well. However, I have over 50 pages that use the same style information and I want to extract it from each SVG page and put it in a separate style sheet ECMA script file. I tried using an external style sheet exactly as I would in a PHP page

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-09 Thread Patricia LaRue
Oops! Here's the attachment. Patricia LaRue <[EMAIL PROTECTED]> wrote: Hi, Peter and all: Here are the details of what I'm getting now. I'm attaching the code that I'm using. I've moved the alert message down until I get the alert that the object is null

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-09 Thread Patricia LaRue
Hi, Peter and all: Here are the details of what I'm getting now. I'm attaching the code that I'm using. I've moved the alert message down until I get the alert that the object is null. It happens in the mouseClick function. Control get there and the first assigment (var obj=evt.target.get

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-09 Thread Patricia LaRue
Okay, let's try it differently: Use ECMA script as the scripting language. Patricia LaRue <[EMAIL PROTECTED]> wrote: Oops! the code didn't show up, so here it is again: from: "" or "<script>" to: "<script type="text/ecmascri

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-09 Thread Patricia LaRue
Oops! the code didn't show up, so here it is again: from: "" or "<script>" to: "<script type="text/ecmascript">" Patricia LaRue <[EMAIL PROTECTED]> wrote: Peter: Wouldn't you know itas soon as I asked for help we s

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-09 Thread Patricia LaRue
27;s supposed to work using the groups to provide the hierarchies, as you said, or if I need to nest tree elements in blocks of code. If you have any further pointers it would be greatly appreciated. Thanks again, Patricia Patricia LaRue <[EMAIL PROTECTED]> wrote: Hi, Peter: I'm sor

Re: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-09 Thread Patricia LaRue
ant to add or remove an child, don't forget to compute the new size of any parent of this As you see, this shoud work for any type of child (text, graph, ... ) I hope it helps you. but I would be pleased to have you comments, if it works and so... Jérôme Patricia LaRue wrote: >Hi, Do

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-09 Thread Patricia LaRue
Hi, Peter: I'm sorry to have to bother you about this. Perhaps you or someone else in the group can help me get this working. I've been working with this code since I received it yesterday and have tried everything I know to do with it, icluding putting alert statements in various places

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-07 Thread Patricia LaRue
Hi, Doug: I responded to this earlier but as I read and learn more I am particularly interested in your comments. If I were to implement your version of the solution, can you give me an idea of how it would be done? Could it be done in a object/tree structure? Is it possible to set up obje

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-07 Thread Patricia LaRue
Hi, Peter, Doug, and Philip: Thank you so much for your time and input. I appreciate any assistance I can get. Doug, it may not be that tricky. While I'm not completely green to SVG, I've not gone far beyond drawing images and text and attaching hyperlinks to clickable elements. You sa

[svg-developers] Expanding and collapsing sections of bargraphs using SVG - Can it be done?

2004-12-03 Thread Patricia LaRue
Hi, all: Apparently, my subject line didn't contain enough information. Sorry about that. So, I've included my previous message here and more detail below. Okay, I'm ready to research and learn how to do this but I need an expert opinion on the best way to do this or if this can even be done

[svg-developers] Setting elements hidden / visible?

2004-11-01 Thread Patricia LaRue
Hi, all: I need to make a plus (+) sign that when clicked the child nodes will expand and become visible. Also make the plus (+) sign display as a minus (-) sign. Is there a way to do this? Thank you, Patricia [Non-text portions of this message have been removed] ---

[svg-developers] Setting elements hidden / visible?

2004-11-01 Thread Patricia LaRue
Hi, all: I need to make a plus (+) sign that when clicked the child nodes will expand and become visible. Also make the plus (+) sign display as a minus (-) sign. Is there a way to do this? Thank you, Patricia [Non-text portions of this message have been removed] ---