Hello again.
I worked the last weeks on my little svg-application displaying data
as barchart with some additional functionality. I tried hard and
researched a lot of time, but there are still some (strange) questions
left which I can't solve on my own. Any help is appreciated!
+ I use CSS for styling. Can i style line-elements with CSS too? I
have no problems styling rectangles or text, but i don't manage
styling line-elements.
+ for printing: my researches say, there is no possibility to print
without the printing-dialog. is that correct?
+ same code ("document.print()") works on IE6.0 and on a IE5.0, but
not with another IE5.0. Does anybody has any similar experience with
printing? Could the changes from IE5.0xxx to IE5.0yyy make the difference?
+ is there a possibility to draw a rectangle without border, execpt
setting the attribute "stroke-width=0" ?
+ in my (ecma)javascript, i have problems writing comments with german
umlauts (äüö). This one works:
/*********************
* öüä
*********************/
but the following one results in an object error.
/*********************
* öü ä
*********************/
how can this be??????????? it doesnt matter which of the following
includes i use, it just dont work:
<script type="text/javascript" xlink:href="test.js"/>
<script type="text/jscript" xlink:href="test.js"/>
<script type="text/ecmascript" xlink:href="test.js"/>
header of my svg is:
<?xml version="1.0" standalone="no" ?>
<?xml-stylesheet href="test.css" type="text/css"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg encoding="iso-8859-1" width="100%" height="100%">
THanks for reading & many thanks for helping me.
Bernhard
------------------------ Yahoo! Groups Sponsor --------------------~-->
<font face=arial size=-1><a
href="http://us.ard.yahoo.com/SIG=12hqsja50/M=362335.6886445.7839731.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1124318772/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In
low income neighborhoods, 84% do not own computers. At Network for Good, help
bridge the Digital Divide!</a>.</font>
--------------------------------------------------------------------~->
-----
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 the web, go to:
http://groups.yahoo.com/group/svg-developers/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/