maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   maemo5 microb svg support (https://talk.maemo.org/showthread.php?t=74022)

XenGi 2011-06-15 16:59

maemo5 microb svg support
 
Hi,

I have recently worked on a nice html5 site with some shiny css3 effects.

One thing that I've done is to set a svg file as the background.
Code:

body
{
background-image: url("image.svg");
}

I think you know what this does. On my desktop Firefox everything works fine, but I can't get microb to show the background. Is this not impossible in general or do I have to tweak something in my css to enable the background in microb?

When I open the svg file directly in microb everything works fine.

Bit this:
Code:

<img src="image.svg" width="128" height="128" alt="image" />
doesn't work. So no svg integration works. Only showing the svg file directly.

Any solutions/hints/tips?


All times are GMT. The time now is 13:02.

vBulletin® Version 3.8.8