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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 60031 - 60060 of 61475   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
60031
Hi friends , I have used javascript to create svg images directly and also to create text tags directly inorder to display a concept map which uses loops to...
bharatc86
Offline Send Email
Mar 1, 2008
6:13 pm
60032
Hi your mail was very useful and solved our problem but although it works very well in ie7.0 it does not display the svg images in Firefox(we also tried...
Bharat chand
bharatc86
Offline Send Email
Mar 1, 2008
6:13 pm
60033
Hello the linked example gives an overview of the three wishes previously mentionned all the thematic mapping data are contained in javascript variables in the...
abram.pointet54
Offline Send Email
Mar 1, 2008
6:13 pm
60034
Hello, I recognized three different behaviours at three different browsers, when a svg image is bigger than its embed tag. ASV and firefox 3: Make the...
Stefan Heinrichsen
upskuhr
Offline Send Email
Mar 1, 2008
6:23 pm
60035
Stefan, not sure of your intention, but viewbox is one way: http://www.peepo.com 'bigger' seems a strange concept when relating SVG and html cheers Jonathan...
"~:'' あり...
signbrowser
Offline Send Email
Mar 1, 2008
8:39 pm
60036
... Can you provide a link to an example? As far as I'm aware ASV has always overridden the width and height of the SVG with the width and height of the ...
Jonathan Watt
jwatt@...
Send Email
Mar 1, 2008
9:23 pm
60037
... the width ... just plain ... Safari 3.0.4 ... (scrollbars). Jonathan, This is great news - I had no idea. This means that the large volume of art on...
Jeff Schiller
jeff_schiller
Offline Send Email
Mar 2, 2008
1:17 am
60038
From my own experience, the most common reason for things working in IE but not in FF has to do with the Adobe plugin (typically used in IE) allowing syntactic...
ddailey
ddailey@...
Send Email
Mar 2, 2008
3:12 am
60039
Jeff & Doug is there, or more properly does the spec 'mandate', any way to get a similar behaviour in pure SVG? ie so that one can be sure that any SVG will...
"~:'' あり...
signbrowser
Offline Send Email
Mar 2, 2008
8:05 am
60040
Hi Stefan, I have a control for panning and zooming of a pure SVG file of 100% width and height, with the control kept always on focus. It works for Firefox 2...
Samuel Dagan
samydagan
Offline Send Email
Mar 2, 2008
3:30 pm
60041
hello Sir,thanks for previous help. 1)The project is the web based Drawing panel. 2)the rectagle is the workspace, shapes and lines are drawn over it 3)the...
pnpisal
Offline Send Email
Mar 3, 2008
6:03 am
60042
On Sat, 01 Mar 2008 22:23:22 +0100, Jonathan Watt <jwatt@...> wrote: ... Just to be clear, this[1] is the relevant part of the spec you're talking about,...
Erik Dahlström
erida539
Offline Send Email
Mar 3, 2008
11:23 am
60043
Hi All, Just a short note that a new blog entry has been posted to the SVG Open 2008 page talking about some background views: ...
examotion
Offline Send Email
Mar 4, 2008
8:33 am
60044
On Fri, 29 Feb 2008 12:51:54 +0100, Stefan Heinrichsen <gelbemauer@...> ... To disable zooming and panning, you can add a 'zoomAndPan' attribute with the...
Erik Dahlström
erida539
Offline Send Email
Mar 4, 2008
8:54 am
60045
In Firefox 3 most of the major issues with dimensioning SVG that's embedded ... won't play ... you try ... behavior, and ... in a <box> ... First off, thank...
claudi.curious
Offline Send Email
Mar 4, 2008
12:26 pm
60046
Hello, I'm developing a web concept map using SVG. Now I have created a function to generate an ellipse object (node of the concept map) and I want to be able...
antoniolabarba
Offline Send Email
Mar 4, 2008
3:53 pm
60047
Nina Please correct the blog entry. The Adobe SVG Viewer will not be 'gone' in 2009. Adobe has announced they have no plans to remove the viewer. Please...
brucerindahl
Offline Send Email
Mar 4, 2008
4:31 pm
60048
Hi, We are currently developing SVG Animation Editor. It is available at http://blogs.kiyut.com/tonny/2007/12/06/svg-animation-editor-feedback/ under the...
Tonny Kohar
tonny_kohar
Offline Send Email
Mar 5, 2008
6:39 am
60049
I'm hoping someone has some insight into this. I'm playing around with google maps, and I can get the tiles embed into my svg document, but getting them to...
Sean M Montague
couloir007
Offline Send Email
Mar 5, 2008
9:29 am
60050
hi sean, first, what you do is not permited by Google Maps Rules. anyhow ;-) second: tiles are true squares of 256*256px. BUT you cannot map them in a...
andre m. winter
raxmapa
Offline Send Email
Mar 5, 2008
9:52 am
60051
input box with submit button? not wishing to reinvent the input form... has anyone seen a simple SVG input box with submit button? presumably relying on...
"~:'' あり...
signbrowser
Offline Send Email
Mar 5, 2008
10:08 am
60052
Dear list, I'm using the filter feColorMatrix to change the alpha value from 0.25 opacity to 1 (no opacity). The svg document works in IE ASVG, Firefox 3, and...
svgquestion
Offline Send Email
Mar 5, 2008
1:28 pm
60053
Hi Andr, As far as the crushing goes, This started to dawn on me, but not after I searched every conceivable possibility of why I was having problem. IE just...
Sean M Montague
couloir007
Offline Send Email
Mar 5, 2008
1:45 pm
60054
... Yup. ... Great, thanks....
Jonathan Watt
jwatt@...
Send Email
Mar 5, 2008
2:13 pm
60055
On Wed, 05 Mar 2008 14:45:09 +0100, Sean M Montague ... ASV3 has a known bug with preserveAspectRatio defaults, see here: ...
Erik Dahlstrm
erida539
Offline Send Email
Mar 5, 2008
2:42 pm
60056
On Wed, 05 Mar 2008 14:28:29 +0100, svgquestion <svgquestion@...> ... That should work, if you provide the full testcase we can have a look. Or bugreport...
Erik Dahlström
erida539
Offline Send Email
Mar 5, 2008
2:58 pm
60057
Cool, thanks. That explains that. If there is an easy way of doing it in SVG, I want to figure it out, and get permission later. This is a postGIS/SVG related...
Sean Montague
couloir007
Offline Send Email
Mar 5, 2008
3:15 pm
60058
he menu item, 'ViewSVG', 'ViewSource', 'Help' in Popup Menu of SVG Viewer can't work in IE7. when I right click mouse in the SVG, it will popup menus options,...
richardzhousc
Offline Send Email
Mar 5, 2008
5:40 pm
60059
I get the following exception using Batik (1.7) to generate a JPEG from a DOM at the line "t.transcode(input, output)": ...
badgerduke
Offline Send Email
Mar 5, 2008
5:41 pm
60060
Are you running Vista? The SVG viewer has problems with Vista. If this is your problem there is no workaround. See: ...
brucerindahl
Offline Send Email
Mar 5, 2008
6:50 pm
Messages 60031 - 60060 of 61475   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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