
HTML
Код: Выделить всё
https://maps.google.com/?ie=UTF8&t=m&ll=37.449105,-122.16048&spn=0.003918,0.009634&z=16&output=embed
Want to learn more?
Код: Выделить всё
.locationFinder {
position: relative;
width: 100%;
height: 425px;
background-repeat: no-repeat;
}
.mapover {
position: absolute;
top: 0;
width: 100%;
height: 428px;
background-repeat: no-repeat;
background: black;
opacity: .5;
}
Мое требование состоит в том, чтобы пользователь по-прежнему мог использовать карту. Есть ли способ добиться этого?
Подробнее здесь: https://stackoverflow.com/questions/164 ... ay-element
Мобильная версия