XSLT works only with Opera 9, and Safari 3 otherwise you need to transform XSLT to HTML in server side.
Veiko http://veikoh.wordpress.com --- On Wed, 7/30/08, Manfred Staudinger <[EMAIL PROTECTED]> wrote: > From: Manfred Staudinger <[EMAIL PROTECTED]> > Subject: Re: [svg-developers] Re: calculate values of svg attributes > To: [email protected] > Date: Wednesday, July 30, 2008, 2:14 AM > Hi Thomas, > > One possible solution to your problem is the use of XSLT, > which runs > on the browser before any svg (html, css or javascript). > For example > [1] I calculate the width of the inline svg graphic > according to how > many browsers actually are reported by Google in its weekly > report > xml. If you look into more detail or hover the bars, you > will find > that most of the details of this bar chart are calculated > and given to > svg as constants. > > Manfred > > [1] http://documenta.rudolphina.org/Indices/Ind_Stat.xml > > 2008/7/29 cwflamont <[EMAIL PROTECTED]>: > > > >> I tried to find out how it COULD work, but eg > Firefox2 or Inkscape > >> does not show anything: > > > > It does not work like that. In general, you can't > put a function call > > as the value of an SVG attribute. > > > > I do not understand the interface between Javascript > and SVG in enough > > depth to advise further with confidence. > > > > > > ------------------------------------ > > > > ----- > > 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 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 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

