Looks great in FF, as it supports SVG. I've seen claims of support for SVG in late-model MSIE browsers, but I can't seem to get it working. Do I need another strategy?
/!!\ mysql_ is deprecated --- don't use it! Tell your hosting company you will switch if they don't upgrade!/!!!\ ereg() is deprecated --- don't use it!
dalecosp "God doesn't play dice." --- Einstein "Perl is hardly a paragon of beautiful syntax." --- Weedpacket
Resolving my own thread here ... all we care about, I *think*, is IE v9 or greater. OBJECT tags work instead of IMG tags, and you need to explicitly set width/height attributes on the OBJECT.
Fixed!
/!!\ mysql_ is deprecated --- don't use it! Tell your hosting company you will switch if they don't upgrade!/!!!\ ereg() is deprecated --- don't use it!
dalecosp "God doesn't play dice." --- Einstein "Perl is hardly a paragon of beautiful syntax." --- Weedpacket
There are plugins for older IE versions that allow it to display SVG, but as they are handled via a plugin, it's not a simple thing to manipulate them locally in the DOM.
... and if you're expecting your users to install something, you might as well just make it at least a halfway-decent browser, not a plugin for a crappy one.
... and if you're expecting your users to install something, you might as well just make it at least a halfway-decent browser, not a plugin for a crappy one.
That's true, but sometimes it's easier to convince management/IT dept/et al to install a plugin for an "approved" browser than a different browser. I'd not recommend using IE to anyone, but when needs must... :-/
This is an Intranet solution for a very limited audience, some of which can't be expected to do *anything* browserish without a little help at times. We'll be OK with it. AFAIK, no DOM manipulation required ... yet
/!!\ mysql_ is deprecated --- don't use it! Tell your hosting company you will switch if they don't upgrade!/!!!\ ereg() is deprecated --- don't use it!
dalecosp "God doesn't play dice." --- Einstein "Perl is hardly a paragon of beautiful syntax." --- Weedpacket
For even poorer choices of browser, would an acceptable compromise be to rasterise the SVG and serve it as, say, a PNG? I see PHPClasses has an svg2png script, if you're willing to install inkscape; a CLI converter would probably be more appropriate.
I'd read about using Inkscape, or, alternatively, convert (from Imagemagick ... more likely available on BSD) or one other similar program.
I'll have to wait & see though; I don't think anyone using < IE9 will be on this page. And there's a rumor that all of our XP systems in other "departments" will be upgraded before *too* much longer (is IS about time, right?)
/!!\ mysql_ is deprecated --- don't use it! Tell your hosting company you will switch if they don't upgrade!/!!!\ ereg() is deprecated --- don't use it!
dalecosp "God doesn't play dice." --- Einstein "Perl is hardly a paragon of beautiful syntax." --- Weedpacket
Nah, if I had any kind of influence I'd tell every windows based IT-department to upgrade to windows XP (spefically to before the windows update which silently removed EMS support). Moreover, being able to choose between both Firefox and Chrome, they wouldn't even have to suffer from IE8. Thus, such a platform would certainly represent the unbiased peak of windows evolution!
For most values of "soon(tm)", yes. Or, in FreeBSD, "Real Soon Now(tm)".
Incidentally, the "XP systems in other departments will be upgraded" means ... new hardware running whatever is installed on it. So I'm sure they'll be on the anti-pinnacle of Windows 7 or even Windows 8. (Oh, my ... RE, RO from *Microsoft*? The world WILL end soon).
/!!\ mysql_ is deprecated --- don't use it! Tell your hosting company you will switch if they don't upgrade!/!!!\ ereg() is deprecated --- don't use it!
dalecosp "God doesn't play dice." --- Einstein "Perl is hardly a paragon of beautiful syntax." --- Weedpacket
Bookmarks