Dear Friends, I'm stuck with blurring issue for secondary svg image inside primary svg response on every ajax call in google chrome browser only.
- On ajax call,i'm getting svg content as ajax response - Inside that response i have primary svg image that contains svg image tag with xlink:href(source) presenting secondary svg image file. - I'm trying to append that svg response to html division tag.But this secondary svg image is displayed blurred with Google Chrome Browser only. I referred this link,http://code.google.com/p/chromium/issues/detail?id=119693 and googling over this topic,But search result ends up only with Google chrome cache issue with svg content I tried removing this cache issue by appending a random string as a parameter behind secondary svg image source path/location.Now it gives a fresh response without blurring secondary svg image but it introduces issue of flashing/blinking of secondary svg image on each ajax call. Please suggest the possible ways to get rid of this flashing issue in chrome browser. Regards, Vishal ------------------------------------ ----- 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: [email protected] [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/

