网站轮播图怎么添加 悬赏1元 已结束
<p> 想问一下对后台代码比较熟悉的大佬,我套用的模板轮播图代码部分是固定了的,我用平常增加轮播图的方法添加不了,有没有大佬知道该怎么修改这部分的代码增加轮播图</p><p></p><p><b></b><i></i><u></u><strike></strike><br></p><p><b></b><i></i><u></u><strike></strike><br></p>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Transitional//EN" "">
<html xmlns="">
<head>
<title> 故里公墓网 </title>
<meta name="generator" content="editplus" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
</head>
<body>
<img id="im" style="border:1px solid red;width:100px;height:100px" src="" >
bai <button onclick=REPLACE('1')>1</button >
<button onclick=REPLACE('2')>2</button>
<button onclick=REPLACE('3')>3</button>
<button onclick=REPLACE('4')>4</button>
<button onclick=REPLACE('5')>5</button>
</img>
</body>
</html>
<script type="text/javascript">
//JS function 脚本 点击更改图片du
function REPLACE(url){
//注意这个zhiurl是你图片的路径 1,2,3,4,5,这些要改成你图片的对应dao路径
("im").url=url;
}
</script>
html代码很简单,不做过多解释。
找专业人做就好了
这个很简单啊。
这个不懂啊