|
Posted by Sanders Kaufman on 12/23/07 01:17
"Michael Fesser" <netizen@gmx.de> wrote in message
news:s3jqm35ai5soij5ghr20tbhd1leq6mn21s@4ax.com...
> .oO(Sanders Kaufman)
>
>>"Michael Fesser" <netizen@gmx.de> wrote in message
>>news:faenm390hol9gjafv6e2g07mfq1vvrvnqd@4ax.com...
>>>
>>> Of course this cannot be done. One URL, one document.
>>> You need a second script to fetch the image.
>>
>>There are ways around this, but they can be damned tough.
>>
>>The simplest is to base-64 encode the binary image, and put that data
>>inline.
>>That way, instead of linking to the binary data, it's right there in the
>>HTML code.
>
> IE doesn't support data URLs.
Yeah - IE messes a LOT of stuff up.
CSS hovers don't work right either.
That's why we almost *always* have to code branches for if they use IE.
Navigation:
[Reply to this message]
|