当前位置:网站首页>Web滚动字幕(MARQUEE示例)
Web滚动字幕(MARQUEE示例)
2022-07-28 05:23:00 【海乐学习】
在webform上实现走马灯效果
前台:
<MARQUEE.stop().start() scrollamount=1 scrolldelay=1 direction= left border="1" style="width: 31%; height: 16px;">
<%=Structure%></MARQUEE>
后台:
public string Structure = "";
调用时对Structure即可
动态实现
前台:
<asp:Label runat="server" Text="Label"></asp:Label></div>
后台:
Label1.Text += "<marquee.stop().start() scrollamount=1 scrolldelay=15 direction= right >";
for (int i = 0; i < dv.Table.Rows.Count; i++){
Label1.Text += string.Format("<a href=\"{0}\">{1}</a> " + " ", "Default2.aspx?id=" + dv.Table.Rows[i][0].ToString(), dv.Table.Rows[i][3].ToString());
}
Label1.Text += "</marquee>";
Marquee基本语法
<marquee> ... </marquee>
移动属性的设置 ,这种移动不仅仅局限于文字,也可以应用于图片,表格等等
方向
<direction=#> #=left, right ,up ,down <marquee direction=left>从右向左移!</marquee>
方式
<bihavior=#> #=scroll, slide, alternate <marquee behavior=scroll>一圈一圈绕着走!</marquee>
<marquee behavior=slide>只走一次就歇了!</marquee>
<marquee behavior=alternate>来回走</marquee>
循环
<loop=#> #=次数;若未指定则循环不止(infinite) <marquee loop=3 width=50% behavior=scroll>只走 3 趟</marquee> <P>
<marquee loop=3 width=50% behavior=slide>只走 3 趟</marquee>
<marquee loop=3 width=50% behavior=alternate>只走 3 趟!</marquee>
速度
<scrollamount=#> <marquee scrollamount=20>啦啦啦,我走得好快哟!</marquee>
延时
<scrolldelay=#> <marquee scrolldelay=500 scrollamount=100>啦啦啦,我走一步,停一停!</marquee>
外观(Layout)设置
对齐方式(Align)
<align=#> #=top, middle, bottom <font size=6>
<marquee align=# width=400>啦啦啦,我会移动耶!</marquee>
</font>
底色
<bgcolor=#> #=rrggbb 16 进制数码,或者是下列预定义色彩:
Black, Olive, Teal, Red, Blue, Maroon, Navy, Gray, Lime,
Fuchsia, White, Green, Purple, Silver, Yellow, Aqua <marquee bgcolor=aaaaee>颜色!</marquee>
面积
<height=# width=#> <marquee height=40 width=50% bgcolor=aaeeaa>面积!</marquee>
空白
(Margins)<hspace=# vspace=#>
<marquee hspace=20 vspace=20 width=150 bgcolor=ffaaaa align=middle>面积!</marquee>
方向
<direction=#> #=left, right ,up ,down <marquee direction=left>从右向左移!</marquee>
方式
<bihavior=#> #=scroll, slide, alternate <marquee behavior=scroll>一圈一圈绕着走!</marquee>
<marquee behavior=slide>只走一次就歇了!</marquee>
<marquee behavior=alternate>来回走</marquee>
循环
<loop=#> #=次数;若未指定则循环不止(infinite) <marquee loop=3 width=50% behavior=scroll>只走 3 趟</marquee> <P>
<marquee loop=3 width=50% behavior=slide>只走 3 趟</marquee>
<marquee loop=3 width=50% behavior=alternate>只走 3 趟!</marquee>
速度
<scrollamount=#> <marquee scrollamount=20>啦啦啦,我走得好快哟!</marquee>
延时
<scrolldelay=#> <marquee scrolldelay=500 scrollamount=100>啦啦啦,我走一步,停一停!</marquee>
外观(Layout)设置
对齐方式(Align)
<align=#> #=top, middle, bottom <font size=6>
<marquee align=# width=400>啦啦啦,我会移动耶!</marquee>
</font>
底色
<bgcolor=#> #=rrggbb 16 进制数码,或者是下列预定义色彩:
Black, Olive, Teal, Red, Blue, Maroon, Navy, Gray, Lime,
Fuchsia, White, Green, Purple, Silver, Yellow, Aqua <marquee bgcolor=aaaaee>颜色!</marquee>边栏推荐
- 基于tensorflow搭建神经网络
- ESXi on Arm 10/22 更新
- 电快速脉冲群(EFT)设计-EMC系列 硬件设计笔记4
- 弹出消息对话框的方法
- What are the points for attention in the development and design of high-end atmospheric applets?
- Summary of command injection bypass methods
- 深度学习——Patches Are All You Need
- Reinforcement learning - Basic Concepts
- Neural network learning
- 后门攻击与对抗样本攻击的比较研究
猜你喜欢

《On Low-Resolution Face Recognition in the Wild:Comparisons and New Techniques》低分辨率人脸识别论文解读

Deep learning (self supervision: CPC V2) -- data efficient image recognition with contractual predictive coding

Clustering of machine learning

Research on threat analysis and defense methods of deep learning data theft attack in data sandbox mode

Reinforcement learning - dqn in value learning

Deep learning (incremental learning) - (iccv) striking a balance between stability and plasticity for class incremental learning

Classification of iris based on Neural Network

Basic usage of word2vec and Bert

深度学习(一):走进机器学习与深度学习理论部分

Why is the kotlin language not popular now? What's your opinion?
随机推荐
How to choose an applet development enterprise
Deep learning pay attention to MLPs
Deep learning - patches are all you need
深度学习(自监督:SimCLR)——A Simple Framework for Contrastive Learning of Visual Representations
基于选择性知识提取的野外低分辨率人脸识别的论文阅读笔记
The difference and connection between cookies, sessions and tokens
What are the general wechat applet development languages?
Which enterprises are suitable for small program production and small program development?
《Distilling the Knowledge in a Neural Network》知识蒸馏论文解读
Tensorflow2.1 basic concepts and common functions
详解爬电距离和电气间隙
Tf.keras build neural network function expansion
On low resolution face recognition in the wild:comparisons and new technologies
深度学习(自监督:CPC v2)——Data-Efficient Image Recognition with Contrastive Predictive Coding
Deep learning (incremental learning) - iccv2022:continuous continuous learning
强化学习——价值学习中的DQN
Classification of iris based on Neural Network
Reversible watermarking method based on difference expansion
后门攻击与对抗样本攻击的比较研究
压敏电阻设计参数及经典电路记录 硬件学习笔记5