我有一个图像地图,其中包含指向模态的各种链接,href="#mymodal"
但是当我单击它们时这些没有出现,地址会使用正确的 id 更新,但模态不会出现......
a href="#tiltyard" link
img.pure-img usemap="#hcmap" src="images/FoodDrinkBG_light.jpg"
map#hcmap name="hcmap"
area alt="" coords="9,167,194,404" href="#tiltyard" shape="rect" target="_self" title="" /
area alt="" coords="325,181,476,403" href="#wilderness" shape="rect" target="" title="" /
area alt="" coords="343,432,621,586" href="#privy" shape="rect" target="" title="" /
area alt="" coords="271,611,417,841" href="#fountain" shape="rect" target="" title="" /
area alt="" coords="479,618,618,819" href="#icecream" shape="rect" target="" title="" /
单击“链接”打开模式,单击图像地图不会
我正在使用棘轮作为模态