| View previous topic :: View next topic |
| Author |
Message |
Dutch_Master LXF regular
Joined: Tue Mar 27, 2007 2:49 am Posts: 2359
|
Posted: Mon May 17, 2010 11:50 pm Post subject: Browser recognition and overlays |
|
|
The problem is as follows: I've made a multi-page website for my club. It uses CSS for a nice, clean menu. Both HTML and CSS pass the W3C validator. M$IE doesn't support CSS, not even in the latest versions, so visitors using M$IE are completely lost. To resolve this I've made a dropdown menu (in HTML with the form attribute) and added it to the bottom of a page but frankly, it looks rubbish... I had the idea to use a script to determine the browser and based on that, either show the visitor the CSS menu (/M$IE) or the dropdown-menu (M$IE only). Unfortunately, having searched the web-thingy, nothing suitable came up (or I didn't look in the right dark corners ). Most stuff was either PHP or Javascript based, somethings I know very little ( ) about...
Any pointers are appreciated! |
|
| Back to top |
|
 |
ollie Moderator

Joined: Mon Jul 25, 2005 12:26 pm Posts: 2749 Location: Bathurst NSW Australia
|
|
| Back to top |
|
 |
Dutch_Master LXF regular
Joined: Tue Mar 27, 2007 2:49 am Posts: 2359
|
Posted: Tue May 18, 2010 1:04 pm Post subject: |
|
|
Thx Ollie, that looks what I need! I'll give it a thorough study later this week  |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|