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

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

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

iphone - Smoothing a rounded stroke in Core Graphics -