在asp.net中移动控件 [英] Move controls in asp.net

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

问题描述

如何使用ASP.NET

How to move controls like textbox, label and image from one location to another location same webpage using ASP.NET

推荐答案

将文本框,标签和图像等控件从一个位置移动到另一个位置同一个网页,您可以使用Css3实现此目的或者Javascript:



Css3:

http://www.w3schools.com/css/css3_transitions.asp [ ^ ]

同时检查2d和3d变换...实际检查所有Css3部分!





Javascript:

http://www.webdeveloper.com/forum/showthread.php?18460-Move-a- button-on-on-onMouseOver-event [ ^ ]
you can achive this by using either Css3 or Javascript:

Css3:
http://www.w3schools.com/css/css3_transitions.asp[^]
Also check 2d and 3d transforms... actually check all the Css3 section!


Javascript:
http://www.webdeveloper.com/forum/showthread.php?18460-Move-a-button-on-the-onMouseOver-event[^]


- > goto 工具 - > 选项 - >在左侧列表中选择 HTML设计器选择 CSS样式并单击将使用工具箱添加的控件的定位更改为绝对,粘贴或拖放
->goto Tools->options->in the left side list select HTML designer select CSS styiling and click on checkbox of Changing positioning to absolute for controls added using Toolbox,paste or drag and drop


这篇关于在asp.net中移动控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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