Ahhhhhhhhhhhhhhhhh!

I have been so engrossed about getting this done on time, I just realized
that the color is set by a style attribute. Now a totally different quandry:
how can I only access reset the color in the style attribute? Here is my
style string:


font-family:Verdana;font-size:1.4;stroke-width:0.015px
;fill:#666666;;fill-rule:nonzero;stroke:gray;stroke-linecap:round;stroke-linejoin:round
Surely it isn't"


element.setAttributeNS(null, 'style', 'font-family:Verdana;font-size:1.4
;stroke-width:0.015px
;fill:#666666;;fill-rule:nonzero;stroke:gray;stroke-linecap:round;stroke-linejoin:round');

????



On 9/7/06, Martin Honnen <[EMAIL PROTECTED]> wrote:
>
>    --- In svg-developers@yahoogroups.com<svg-developers%40yahoogroups.com>,
> "zedkineece" <[EMAIL PROTECTED]> wrote:
>
> > I am using ASV 3, and the 'item' element belongs to Adobe viewer's
> > custom context menu option.
> >
> > There are no errors, and when I inserted your code, there are still
> > no errors and no change in color.
>
> I am not able to tell where the problem is. Can you post a URL to the
> SVG document where the problem occurs?
>
> I have made a simple test case following the documentation here
> <http://wiki.svg.org/Context_Menu_Customization>
> and that test case with the "Test green" item changing the stroke of a
> circle element
> <http://home.arcor.de/martin.honnen/svg/test2006090701.svg>
> works for me without problems with Adobe SVG viewer 3 and IE 6.
>
> 
>



-- 
Kurt D. Martin
405.343.7116 (c)
405.759.3075 (h)


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/WktRrD/lOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
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/
 



Reply via email to