On Sun, 20 Jan 2008 13:06:15 +0100, mortrr <[EMAIL PROTECTED]> wrote:
> You need to change part of the url for the object, to avoid caching. > fi adding a "timestamp" or counter. > filname.cgi?t=123456 > filname.cgi?t=123457 That would work yes. The problem was that the page containing the svg had no-cache directives, but the svg file it included did not. Also the preferences in Opera for when to check cached documents/images is not set to "Always" by default (Tools > Preferences > Advanced > History). Making sure the svg image file is sent with a HTTP no-cache header is also likely to fix the problem. Cheers /Erik -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: 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/

