0
我有一個滑塊在我的web grocery store我把一些鏈接的圖像,但是,懸停不工作,也沒有點擊鏈接在我jssor滑塊不顯示embebed
我有一個滑塊在我的web grocery store我把一些鏈接的圖像,但是,懸停不工作,也沒有點擊鏈接在我jssor滑塊不顯示embebed
請從你的風格下面的代碼刪除z-index: 10
。 CSS。
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
z-index: 10;
}
驚奇!謝謝 –
太棒了!我可以在jssor.com上看到您的原始滑塊嗎? – jssor