|
Posted by Rik on 08/15/07 10:47
On Wed, 15 Aug 2007 12:24:45 +0200, Krustov <me@privacy.net> wrote:
> www.outerlimitsfan.co.uk/render.jpg
>
> The browser names are pulled from a array and most of the time get
> displayed with no problems .
>
> But sometimes only the first letter of the browser name gets displayed
> as shown in the above image .
The code doesn't seem the problem. The only way I can think of this can
happen is if you accidentally select the first 'array-item' of a string
($zod[0]), but that doesn't happen anywhere in the code.
I've reloaded your frontpage a couple of dozens of times, can't seem to
reproduce the error.
If it's displayed incorrectly, is the HTML source also wrong, or is it
just the displaying of it? It might be more of an HTML/CSS/UA issue.
--
Rik Wasmus
[Back to original message]
|