[svg-developers] Re: Open a new browser window using javascript

2005-04-07 Thread ztij0
I got it working. Thanks a lot. --- In svg-developers@yahoogroups.com, ztij0 [EMAIL PROTECTED] wrote: Thanks a lot for the help. But when I use the browserEval it gives a javascrip error saying Error: Object required I have written a javascript file which is called to the SVG file using

[svg-developers] Open a new browser window using javascript

2005-04-06 Thread ztij0
Hi All, I would like to open a new browser window using javascript in SVG. Is there any function which does that. I don't want to use the A /A tag as the link changes based on the click. Thanks in advance - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit

[svg-developers] Re: To create text box in SVG

2005-03-04 Thread ztij0
://www.treebuilder.de/svg/textbox/textbox2.svg and the other in ASV3 http://www.treebuilder.de/svg/textbox/textbox.svg im not sure the code is simpler . just check them out. if you have any question concerning the code, just ask. hth Holger ztij0 wrote: Thanks JKK, I wanted a simple Text

[svg-developers] To create text box in SVG

2005-03-03 Thread ztij0
Hi All, Is there a way by which you can create a text box in SVG ? Thanks in Advance. Jitz - 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

[svg-developers] Re: To create text box in SVG

2005-03-03 Thread ztij0
Thanks JKK, I wanted a simple Text box. The examples where good but I would like to get hold of a simpler code. --- In svg-developers@yahoogroups.com, Jan-Klaas Kollhof [EMAIL PROTECTED] wrote: Is there a way by which you can create a text box in SVG ? Yes, with some scripting you can do

[svg-developers] How to check for browser compatibilty for SVG using javascript?

2005-02-26 Thread ztij0
Hi all, This is the second time I am posting this. I didn't get a proper solution the last time. Does anybody have a javascript which will check for browser compatibility for SVG for all the platforms. It would be great if someone can help in this regard. Thanks in Advance. - To

[svg-developers] Re: Checking for browser compatibility using Javascript

2005-02-24 Thread ztij0
rue Marcel Dassault 92100 Boulogne-Billancourt 01 46 21 59 59 ztij0 wrote: Hi All, I have created an SVG file which uses javascript also include interactivity. Is there a way by which I can check the browser is compatible for SVG using javascript that is used in the main SVG file