c# - Is using an ImageMap for a navigation menu considered good practice? -


Should I use an image map to create a navigation menu?

If you do, then you need to remove accessibility concerns.

There is some information on how you can achieve it.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -