thank you björn, no luck at all... ... no it isn't. just tested on an apache server with not gz mime type set: Error: illegal character Source File:...
59584
Andreas Neumann
neumannandreas
Nov 19, 2007 10:26 am
it works fine for me. I tested with Apache on-the-fly gzip compression (mod_deflate). If you use the "Live HTTP Header" extension with firefox and point the...
59585
Richard Pearman
cremnosedum
Nov 20, 2007 4:48 pm
Hi, This is only tangenically related to SVG as I'm trying to do a splash screen for my SVG comic without using SVG in order to warn people that they need...
59586
"~:'' € ...
signbrowser
Nov 20, 2007 5:52 pm
Richard, why use javascript at all? why not use SVG but revert to other image or text if svg is not supported? http://www.peepo.com uses: <li><a...
59587
Richard Pearman
cremnosedum
Nov 20, 2007 9:54 pm
Hi, ... The idea was so that people who didn't have software for viewing SVG would see a nice picture, taking up most the screen, containing some linked text...
59588
"~:'' € ...
signbrowser
Nov 21, 2007 6:35 am
Richard, you should be able to achieve a similar effect using html only with the code sample supplied in a previous email. please give it a whirl, and check...
59589
svgquestion
Nov 21, 2007 3:48 pm
Dear list, I just migrated a svg mapping application that I developped on windows/wamp to CentOs/unix. Everything works fine if I open the svg page with opera...
59590
Richard Pearman
cremnosedum
Nov 21, 2007 6:17 pm
Hi, I've figured out the problem. My page used an external JS file which wasn't in the development directory. When I copied it to my upload directory (which is...
59591
Richard Pearman
cremnosedum
Nov 21, 2007 11:29 pm
Hi, Yeah so I tryed putting some roll-overs and links into the SVG version of the picture (which now says that the user CAN see SVG files). The links work but...
59592
G. Wade Johnson
gwadej
Nov 22, 2007 3:44 am
On Wed, 21 Nov 2007 15:48:25 -0000 ... I've seen effects like this if the extension is not ".svg". Some versions of IE ignored the mime-type information...
59593
prem_2324
Nov 22, 2007 10:22 am
Hi Everybody, I am a new bie in SVG. i was unable to understand the Discrete animation Time slot Divison with Values attribute. I checked the below example...
59594
Bjoern Hoehrmann
hoermi
Nov 22, 2007 11:08 am
... I do not quite follow you here. If you look at the SMIL specification: "For discrete animation, with no keyTimes attribute, the duration is divided into n...
59595
Frank Bruder
redurbf
Nov 22, 2007 6:45 pm
... version ... The ... iframe ... Hi, what user agents did you test it in? object tag is problematic with IE+ASV. That is, script won't work and other...
59596
Tony
cats_4_adoption
Nov 23, 2007 3:23 am
Hi,everybody! First, let me apologize for taking so long to get back. I had a number of complex, time-consuming problems to take care of, and few were related...
59597
Tony
cats_4_adoption
Nov 23, 2007 3:48 am
At the risk of introducing yet another off-topic thread, has anyone managed to set up their PC to run Squiggle--or any other Java app--by double-cliking a...
59598
Sergei Skarupo (С...
jmarshmallow
Nov 23, 2007 8:49 am
Right-click on your bat file, "create shortcut", drag shortcut to desktop. You can right-click on the shortcut itself and change the icon. Speaking of...
59599
jmarshmallow
Nov 23, 2007 8:49 am
Hi, I apologize in advance if this is off topic. I notice there is a package in Batik that parses CSS. I would like to add CSS to my XML files, which have...
59600
panic4217
Nov 23, 2007 8:49 am
I am having a problem getting Internet Explorer 7 to use an external style sheet (CSS) for styling SVG in an XHTML document. This is my XHTML document, served...
59601
Frank Bruder
redurbf
Nov 23, 2007 10:52 pm
Hi, ... By "null" error, do you mean a null pointer exception? I see two things in the code which aren't very clean. But I don't know if they would cause an...
59602
Cameron McCormack
heycam_yg
Nov 24, 2007 4:25 am
Hi. ... You could post on the batik-users list, where this question would be on topic. ... I don’t think there are any examples of the use of Batik’s CSS...
59603
Cameron McCormack
heycam_yg
Nov 24, 2007 4:34 am
... Check the stack trace from the exception. It should list the line number of the script that caused the exception. ... That would be because of this long...
59604
jmarshmallow
Nov 24, 2007 10:15 pm
... engine ... your ... engine uses ... the ... Thanks for your reply. Maybe I'll try to follow up with batic-developers (didn't see it earlier) or with JAXB...
59605
abram.pointet
Nov 26, 2007 4:40 pm
Hi I'm just facing a little problem using FF3 beta 1 with mousemove/over or click events to react sometimes and sometimes not. Did somebody already had this...
59606
Cameron McCormack
heycam_yg
Nov 27, 2007 5:12 am
... Which is now fixed in SVN: http://svn.apache.org/viewvc?rev=598518&view=rev -- Cameron McCormack, http://mcc.id.au/ xmpp:heycam@... â–ª ICQ...
59607
Andreas Neumann
neumannandreas
Nov 27, 2007 7:15 am
Hi Abram, I think it would help if you can be more specific. It would be best if you could send a link to an example illustrating the problem. Andreas ... over...
59608
abram.pointet
Nov 27, 2007 12:42 pm
Ok Andreas I'll post an address soon to display the problem online. But in the meantime I found that this problem of no reactivity of mouse events (for example...
59609
Michael Bierman
svgevangelist
Nov 27, 2007 2:55 pm
Richard, This article may be helpful. http://www.alistapart.com/articles/flashsatay Best of luck. Michael Bierman ... [Non-text portions of this message have...
59610
ddailey
ddailey@...
Nov 27, 2007 2:55 pm
<object> should work fine in Opera and Firefox but not in IE with the Adobe plugin (I don't know if it works in the Renesis plugin). For scripting with IE,...
59611
Prem Dasari
prem_2324
Nov 27, 2007 2:55 pm
Thnx for the Information but in the Example given for Discrete animation when should the circle with discrete animation reach the final value in Each interval ...
59612
Domenico Strazzullo
domenico_str...
Nov 27, 2007 9:32 pm
Hi, Can anyone confirm that the following works (or doesn...