Hi,
Using Rave on Joomla 1.7. Everything works fine but have noticed that the Mega Menu wr’re using breaks horribly in IE6. I realise IE6 isn’t supported and there’s a drop-down block message telling users to upgrade, but I’d rather either:
1) redirect IE6 users to a completely separate page. I could presumably do that by editing the IE6 block in plugins/system/jat3/jat3/base-themes/default/blocks/ie6 and get it to redirect to a static HTML page, but is there an easier/better way of redirecting IE6 users?
2) Switch the menu for IE6 users to one of the other types (other than Mega Menu) that may degrade better in IE6. I don’t know where the menu system is selected, but I suppose it may be possible to use conditional comments to get it to select a different menu system in IE6?
Comments/Ideas anyone? The goal here is to get the site to do something ‘nice’ for IE6 users, rather than display a broken site and a “you need to upgrade your browser”-type message.
Simon