如何在asp.net中使用图像移动方向? [英] How to move image in asp.net use to marquee Direction ?

查看:79
本文介绍了如何在asp.net中使用图像移动方向?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将asp.net中的图像移动到marquee Direction。但是图像在花药图像上移动。意味着第一个图像是钢,但第二个或第三个图像将移动第二张图像将向右移动,第三张图像将向左移动。请帮我 。你会帮助我然后我将完成我的项目..所以我请求你请帮助我

How to move image in asp.net use to marquee Direction . But image move on the anther image. means 1st image is steel but 2nd or 3rd will move . 2nd image will move right direction and 3rd image will move left direction . please help me . You will help me then i shall complete my project .. so i request you please help me

推荐答案

你能在这里发布你的代码吗?



你想要的东西是



Could you please post your code here?

Do you want something like



< marquee direction =left >

< img />

< / marquee>

< img />

< marquee direction =right>

< img />

< / marquee>

<marquee direction="left">
<img />
</marquee>
<img/>
<marquee direction="right">
<img/>
</marquee>


你可以用很多方法在CSS中做这个样式



例如1种方法是创建一个外部div并将背景图像作为窗台图像。在那个div里面你用图标给你的图像。如下所示



Many ways you can do this styling in CSS

For e.g. 1 way to do is to create an outer div and give background image as the sill image. Inside that div you give your images with marquee. something like below




<marquee direction="left">
<img />
</marquee>
<img/>
<marquee direction="right">
<img/>
</marquee



>


>


< marquee direction =left>







< marquee direction =right>


<marquee direction="left">



<marquee direction="right">


这篇关于如何在asp.net中使用图像移动方向?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆