Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 60755 - 60784 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
60755
I need a simple way to interface with an svg from .net. It has to work from the browser and not be a monster like sharpvectorgraphics....
Ian H Fraser
party_n_bulshiz
Offline Send Email
Jul 1, 2008
11:41 am
60756
... is still described by my ... Thanks, I will have a play with the conditional comment thing. ... Erm ... this is exactly what I am asking about. Neither of...
cwflamont
Offline Send Email
Jul 1, 2008
11:41 am
60757
... Thanks for the care you took to reply, David. It is going to take me a while to digest....
cwflamont
Offline Send Email
Jul 1, 2008
11:42 am
60758
... [list snipped] Yes, if stored locally. If only viewing them across the interweb were that easy....
cwflamont
Offline Send Email
Jul 1, 2008
11:42 am
60759
... In both of these blogs, it is somewhat a conscious choice that things don't look as good in IE as they do in other modern browsers. In some small way it...
Jeff Schiller
jeff_schiller
Offline Send Email
Jul 1, 2008
12:19 pm
60760
... Have you considered creating an interface to ASV [1] and manipulate things from .NET afterwards? Although ASV is somehow outdated, this may be what you are...
Helder Magalhães
heldermagalhaes
Offline Send Email
Jul 1, 2008
1:31 pm
60761
... So, I have been trying this out using conditional comments, with some 'interesting' results: I came across this page: ...
cwflamont
Offline Send Email
Jul 1, 2008
11:47 pm
60762
Hi developers I need a workaround for an appendChild problem in Opera 9.5 and IE7 (ASV6 installed), in Firefox 3 it works fine. In my small example ...
Olaf Schnabel
darkolaf77
Offline Send Email
Jul 2, 2008
7:51 am
60763
... Why would you want to force using "embed" for Internet Explorer? There's some information [1] on how to accomplish it using "object". This may avoid the...
Helder Magalhães
heldermagalhaes
Offline Send Email
Jul 2, 2008
8:26 am
60764
Hi, Thank you all for the tips you gave me last time. I'm still at the initial phase of learning SVG, so it helped me a lot. But I've just stumbled into a new...
Kristien Ooms
kristien.ooms
Offline Send Email
Jul 2, 2008
8:50 am
60765
... Seems to be an(other) ASV issue! :-D Notice that if you click in the active element, therefore bringing focus to it, it will behave as expected afterwards...
Helder Magalhães
heldermagalhaes
Offline Send Email
Jul 2, 2008
9:22 am
60766
can i get svgt tutorial for animation or where i can get it? thanks...
u_n33d_a
Offline Send Email
Jul 2, 2008
11:20 am
60767
... http://dev.opera.com/articles/view/using-animatemotion-in-svg/ and thousend others... th...
Thomas Steiner
finbref
Offline Send Email
Jul 2, 2008
3:34 pm
60768
Everything is basically the same except that you cannot use filters (if its v1.1) and transparency is not supported. Added to that, javascript support is not...
Rahul P
rahul253
Offline Send Email
Jul 2, 2008
6:48 pm
60769
... Indeed it does. Thank you, Helder. This: <html> <head> <title> SVG circle using object </title> </head> <body> <object type="image/svg+xml"...
cwflamont
Offline Send Email
Jul 2, 2008
7:15 pm
60770
I use the following code to embed SVGs in HTML. The conditional comments make Internet Explorer only parse the second part and all other Browsers parse the...
Frank Bruder
redurbf
Offline Send Email
Jul 3, 2008
12:31 am
60771
... for ... Viewing the source of your files I found that the first conditional comment has en-dashes (U+2013) instead of hyphen-minuses (U+002D) and thus is...
Frank Bruder
redurbf
Offline Send Email
Jul 3, 2008
1:41 am
60772
... Setting "type" attribute is a good practice, and forgetting it can lead to weird behavior (for example, displaying SVG contents as XML text when Visual...
Helder Magalhães
heldermagalhaes
Offline Send Email
Jul 3, 2008
8:18 am
60773
I found a workaround for the problem. I just copied the geometry attributes of the active rectangle to a new rectangle on top of the SVG group and applied...
Olaf Schnabel
darkolaf77
Offline Send Email
Jul 3, 2008
10:25 am
60774
Hi All, I have taken the code for selectionlist for svg from this site. http://www.carto.net/papers/svg/gui/selectionlist/ . Can someone please help me to...
sujana_jyothi
Offline Send Email
Jul 3, 2008
11:29 am
60775
... Thanks, Frank; rewriting that works. I think I cut and pasted the syntax from the web. In now have two ways to produce a single file which will display...
cwflamont
Offline Send Email
Jul 3, 2008
10:33 pm
60776
Hello Olaf, It's always useful if such bugreports go directly to the Opera bugtracker (as early as possible), http://bugs.opera.com/wizard. I've logged this...
Erik Dahlström
erida539
Offline Send Email
Jul 4, 2008
10:36 am
60777
Thanks Erik, you are right, but often I am not sure if it is a bug or not. So I think it might be better first ask the developers and then fill a bug report. ...
Olaf Schnabel
darkolaf77
Offline Send Email
Jul 4, 2008
11:39 am
60778
... helpful. Please send your findings to http://tech.groups.yahoo.com/group/xbl-developers/...
steltenpower
Offline Send Email
Jul 5, 2008
1:07 am
60779
Do you get a 'Opera goes green' version of the Opera page when clicking ...
steltenpower
Offline Send Email
Jul 5, 2008
2:43 pm
60780
Should Opera do this?: http://www.gateho.nildram.co.uk/temp/graphics/SVG/svg_circle_object_onload_debug.html Surely the colour should change before the final...
cwflamont
Offline Send Email
Jul 5, 2008
9:47 pm
60781
I'm using jQuery and its SVG plugin (http://keith-wood.name/svg.html) to create interactive math modules. However, if you look at: ...
shane_steinert
Offline Send Email
Jul 6, 2008
6:20 am
60782
Ruud, I finally got a chance to look at what you've done here. Quite cool! It's a very compelling statement for the value of <foreignObject> and very cleverly...
ddailey
ddailey@...
Send Email
Jul 6, 2008
2:35 pm
60783
Hi, Ruud's foreignObject posting reminded me to announce this here, my new CutyCapt utility http://cutycapt.sourceforge.net/ converts HTML+CSS (and more) to...
Bjoern Hoehrmann
hoermi
Offline Send Email
Jul 6, 2008
11:12 pm
60784
... I wanted to look at this, but you are using many alert calls. I'm afraid browsers tend to behave in all sorts of strange ways when alert is used, it would...
Bjoern Hoehrmann
hoermi
Offline Send Email
Jul 6, 2008
11:17 pm
Messages 60755 - 60784 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help