![]() Preserved Topic: Stability test (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: Houston(ish) Texas |
![]() I've just updated my vanity site. It now uses PHP for browser type determination, and sends (hopefully) appropriate pages to the viewer. |
Neurotic (0) Inmate Newly admitted |
![]() i tested with opera 5.0. your enter button was shoved all the way to the middle left side of the screen. by default, opera identifies as ie 5.x, which is what your php script picked up on. |
Maniac (V) Mad Scientist From: Mi, USA |
![]() NN4.7.. laid out just like you said it would be mouseovers work... .. banner sucks.. thats all |
Maniac (V) Mad Scientist From: Solitary confinement |
![]() Same here |
Maniac (V) Inmate From: soon to be "the land down under" |
![]() The only caveat I had was that the enter splash page was redundant. Doesn't really serve much purpose and when browsing your site it's only viewed for a second or so. |
Bipolar (III) Inmate From: Berlin, Germany |
![]() i'm using mozilla 0.9 and your script showed me "Netscape v5.x". |
Bipolar (III) Inmate From: Berlin, Germany |
![]() mouseovers? i couldn't see any of them |
Maniac (V) Inmate From: Houston(ish) Texas |
![]() silence - The splash page is required to filter non-javascript browsers. Without it, I wasn't able to find a way to detect higher level browsers that had javascript turned off. I'm also going to put the redirect to the Flash version on the splash when I implement it. |
Maniac (V) Inmate From: Houston(ish) Texas |
![]() IE6 should be working now (depending on how backward compatible it is). Had a typo that didn't recognize 6.x as being 'v4 or higher'. |
Neurotic (0) Inmate Newly admitted |
![]() yeah, opera 5 worked just fine with the ie5 masquerade. id just make your table centered on the page instead of fooling with the width. would probably save you a bit of a headache there. |
Bipolar (III) Inmate From: North Carolina mountains |
![]() Had no problems with viewing the site on NN. |
Maniac (V) Inmate From: Houston(ish) Texas |
![]() Updated - the entry page now uses the (outdated) <center> tag, and valigns the button. I'm hoping it will be centered in Opera now (it tests as centered in IE5.5, NN3, NN4). Also added the height/width tags for the navbuttons, to attempt to address the buttons going missing in NN sometimes. |