Erik. Version is 9.23 Build is 8808
Regards. Phil. --- In [email protected], Erik Dahlström <[EMAIL PROTECTED]> wrote: > > On Wed, 16 Jan 2008 12:11:17 +0100, ons.renderman > <[EMAIL PROTECTED]> wrote: > > > Jonathan > > > > I probably should have included some more code in the first place to > > give people slightly more context. > > > > Here we go: > > > > <a xlink:title="" cursor="pointer"> > > <rect onmouseover="scaleLegend(evt,1.1)" > > onmouseout="scaleLegend(evt,1)" stroke="black" fill="rgb > > (196,142,221)" onclick="changeColour('Purple',true)" height="17" > > width="17" transform="translate(53 181) scale(1)" id="purpleRect" > > stroke-width="1.6"/> > > <rect onmouseover="scaleLegend(evt,1.1)" > > onmouseout="scaleLegend(evt,1)" stroke="none" fill="#25FF28" > > onclick="changeColour('Green',true)" height="17" width="17" > > transform="translate(79,181)" id="greenRect" stroke-width="1.6"/> > > <rect onmouseover="scaleLegend(evt,1.1)" > > onmouseout="scaleLegend(evt,1)" stroke="none" fill="#FF1B1B" > > onclick="changeColour('Red',true)" height="17" width="17" > > transform="translate(105,181)" id="redRect" stroke-width="1.6"/> > > <rect onmouseover="scaleLegend(evt,1.1)" > > onmouseout="scaleLegend(evt,1)" stroke="none" fill="#ABABAB" > > onclick="changeColour('Grey',true)" height="17" width="17" > > transform="translate(131,181)" id="greyRect" stroke-width="1.6"/> > > </a> > > My windows Opera 9.5 build 9735 didn't show any errors in the console for > the above example, except for the missing scaleLegend function, same for > Opera 9.24. > May I ask what version of Opera (with build number and platform) you see > the warnings in? > /Erik > > -- > Erik Dahlstrom, Core Technology Developer, Opera Software > http://my.opera.com/macdev_ed > ----- 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/

