Search found 7 matches

by Hallaghan
Fri Dec 03, 2010 10:21 pm
Forum: SVG / XML Code
Topic: SVG Gradients in Web Application
Replies: 9
Views: 3120

Re: SVG Gradients in Web Application

Then it has to be a difference between our browsers since mine renders it with lower case...
by Hallaghan
Fri Dec 03, 2010 9:54 pm
Forum: SVG / XML Code
Topic: SVG Gradients in Web Application
Replies: 9
Views: 3120

Re: SVG Gradients in Web Application

How did you get Firefox 3.6 to render it with upper case? If you check this website http://www.w3.org/TR/SVG/images/pservers/lingrad01.svg with Firefox you will see that lineargradient is in lower case... It works there though.
by Hallaghan
Fri Dec 03, 2010 9:24 pm
Forum: SVG / XML Code
Topic: SVG Gradients in Web Application
Replies: 9
Views: 3120

Re: SVG Gradients in Web Application

I know that the browser has rendered it with lower case but that was not how I defined it. I'm declaring the linearGradient using jquery's onLoad event, like below: $($('rect[class^="wz-rack"]'), svg.root()).each(function() { var partialId = $(this).attr('id'); var gradient = "<linear...
by Hallaghan
Fri Dec 03, 2010 8:39 pm
Forum: Personal discussions
Topic: Introduction - Hallaghan
Replies: 3
Views: 1731

Re: Introduction - Hallaghan

Hi mates,
Thanks for the welcoming :)
by Hallaghan
Fri Dec 03, 2010 7:57 pm
Forum: SVG / XML Code
Topic: SVG Gradients in Web Application
Replies: 9
Views: 3120

Re: SVG Gradients in Web Application

Hi suv, Here is my <defs> section: <defs id="defs4"> <inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 526.18109 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="744.09448 : 526.18109 : 1" inkscape:persp3d-origin="372.047...
by Hallaghan
Fri Dec 03, 2010 3:43 am
Forum: SVG / XML Code
Topic: SVG Gradients in Web Application
Replies: 9
Views: 3120

SVG Gradients in Web Application

Hello community, I've been using Inkscape and SVG for only a few days from now so I am quite inexperienced with it. I'm a .NET Web Developer, my interest for SVG was brought into by my supervisor when he used Inkscape to create SVGs that symbolize racks in a warehouse. So far so good, the diagram lo...
by Hallaghan
Fri Dec 03, 2010 3:28 am
Forum: Personal discussions
Topic: Introduction - Hallaghan
Replies: 3
Views: 1731

Introduction - Hallaghan

Hi everyone,

I'm Hallaghan, a .NET Web Developer and I've just recently began to use SVG and Inkscape.

See you around ;)

Go to advanced search