Howdy all,
Curious question here - I want to make a header for a css/html site in flash but for the non-flash users out there I want to have a html/css menu.
Is there anything that could be automated with the use of PHP includes, like if the user does not have flash, then include this other html menu,** if else** use the flash menu?
Or do I need them to click “hi-fi” or “low-fi” before entering and if so, how can it remmeber thier selection so that the right menu is pulled on every page they visit within the site.
The ideas is to make a site flash-enabled, but supporting just the basics, without having duplicated content.
Thank ya!