I wanted to create alternate navigation (simple form buttons/pulldown menus) if someone does not have Flash installed or it's turned off. How do I code this?
Printable View
I wanted to create alternate navigation (simple form buttons/pulldown menus) if someone does not have Flash installed or it's turned off. How do I code this?
Create a div with your html navigation and then use swfobject.js to replace the contents of that div with your flash object.
http://code.google.com/p/swfobject/
That worked very well. Thanks for the tip, robhon!
Well, it worked well with Safari, but in FireFox I got a double header. Does FF handle it differently somehow?
swfobject should work just fine in FF also. Post a link if you can, that would be most helpful in diagosing problem.
Best wishes,
EfV