Loonix 0 #1 December 24, 2007 I'm using Opera (since it's far superior to anything else ), and have to identify as MSIE to get the correct CSS code. From the page source: function itsMsie() { if (browser == "Microsoft Internet Explorer") ieVersion() } if ((browser == "Netscape") && (ver1>= 4)){ itsNetscape() } else { itsMsie() } Simply dropping function itsMsie() and go straight to ieVersion will solve it. The way it is now, only MSIE and netscape is served any CSS (and firefox, since it also identifies as netscape). This has been bugging me for a while now, thought I'd finally mention it Quote Share this post Link to post Share on other sites PhreeZone 20 #2 December 24, 2007 I believe the Email and Video page use a different CSS on them, is the issue still present on those pages?Yesterday is history And tomorrow is a mystery Parachutemanuals.com Quote Share this post Link to post Share on other sites Loonix 0 #3 December 25, 2007 QuoteI believe the Email and Video page use a different CSS on them, is the issue still present on those pages? Just checked. There are no problem on those two sections. Quote Share this post Link to post Share on other sites Join the conversation You can post now and register later. If you have an account, sign in now to post with your account. Note: Your post will require moderator approval before it will be visible. Reply to this topic... × Pasted as rich text. Paste as plain text instead Only 75 emoji are allowed. × Your link has been automatically embedded. Display as a link instead × Your previous content has been restored. Clear editor × You cannot paste images directly. Upload or insert images from URL. Insert image from URL × Desktop Tablet Phone Submit Reply 0
PhreeZone 20 #2 December 24, 2007 I believe the Email and Video page use a different CSS on them, is the issue still present on those pages?Yesterday is history And tomorrow is a mystery Parachutemanuals.com Quote Share this post Link to post Share on other sites
Loonix 0 #3 December 25, 2007 QuoteI believe the Email and Video page use a different CSS on them, is the issue still present on those pages? Just checked. There are no problem on those two sections. Quote Share this post Link to post Share on other sites