社区
CSS
帖子详情
关于滚动字幕
flbz
2003-01-03 01:33:30
<a href="#" onclick='???????????'>开始滚动</a>
<marquee behavior="scroll" scrollamount="2" scorlldelay="2" >
文字
</marquee>
如何让我点了“开始滚动”文字才开始滚动
...全文
250
5
打赏
收藏
关于滚动字幕
开始滚动 文字 如何让我点了“开始滚动”文字才开始滚动
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
5 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
春风老少年
2003-01-06
打赏
举报
回复
我K~!三楼的,不是这么夸张吧~~~~,这可用属性也忒多了点不~~
japhone
2003-01-04
打赏
举报
回复
受益非浅
wangxj0600
2003-01-03
打赏
举报
回复
来晚了一步,分数有没有了。marquee可以使用下面的属性和方法事件
Properties
accessKey , begin , behavior , bgColor , canHaveChildren , canHaveHTML , className , clientHeight , clientLeft , clientTop , clientWidth , contentEditable , currentStyle , dataFld , dataFormatAs , dataSrc , dir , direction , firstChild , hasMedia , height , hideFocus , hspace , id , innerHTML , innerText , isContentEditable , isDisabled , isTextEdit , lang , language , lastChild , loop , nextSibling , nodeName , nodeType , nodeValue , offsetHeight , offsetLeft , offsetParent , offsetTop , offsetWidth , onOffBehavior , outerHTML , outerText , parentElement , parentNode , parentTextEdit , previousSibling , readyState , recordNumber , runtimeStyle , scopeName , scrollAmount , scrollDelay , scrollHeight , scrollLeft , scrollTop , sourceIndex , style , STYLE , syncMaster , tabIndex , tagName , tagUrn , title , trueSpeed , uniqueID , vspace
Methods
addBehavior , appendChild , applyElement , attachEvent , blur , clearAttributes , click , cloneNode , componentFromPoint , contains , detachEvent , dragDrop , fireEvent , focus , getAdjacentText , getAttribute , getBoundingClientRect , getClientRects , getElementsByTagName , getExpression , hasChildNodes , insertAdjacentElement , insertAdjacentHTML , insertAdjacentText , insertBefore , mergeAttributes , releaseCapture , removeAttribute , removeBehavior , removeChild , removeExpression , removeNode , replaceAdjacentText , replaceChild , replaceNode , scrollIntoView , setActive , setAttribute , setCapture , setExpression , start , stop , swapNode
Events
onactivate , onbeforecut , onbeforedeactivate , onbeforeeditfocus , onbeforepaste , onblur , onbounce , onclick , oncontextmenu , oncontrolselect , oncut , ondblclick , ondeactivate , ondrag , ondragend , ondragenter , ondragleave , ondragover , ondragstart , ondrop , onfilterchange , onfinish , onfocus , onhelp , onkeydown , onkeypress , onkeyup , onlosecapture , onmousedown , onmouseenter , onmouseleave , onmousemove , onmouseout , onmouseover , onmouseup , onpaste , onpropertychange , onreadystatechange , onresize , onresizeend , onresizestart , onscroll , onselectstart , onstart , ontimeerror
Collections
all , attributes , behaviorUrns , childNodes , children , filters
Behaviors
clientCaps , download , homePage , httpFolder , saveFavorite , saveHistory , saveSnapshot , time , time2 , userData
Styles
border-top-color margin-top width border-bottom-width padding-right padding border-right-width cursor zoom filter text-indent visibility font-style border-left-color margin-left text-autospace left layout-grid-line font-variant line-break background-position-x background-position-y background text-align border-bottom-color text-justify position background-position clear border-right-color border-right word-spacing top padding-left layout-grid-mode height padding-bottom right font-size border-bottom letter-spacing display float font-family margin-right text-underline-position behavior word-break text-transform background-repeat border-top-style layout-grid-char background-image bottom clip writing-mode text-decoration color border-style border-top-width border-top z-index margin-bottom page-break-after layout-flow font border-left-style border-width margin unicode-bidi background-color font-weight line-height border-bottom-style layout-grid layout-grid-type border-left-width border-left padding-top border-color border border-right-style
i三千
2003-01-03
打赏
举报
回复
好,又学了一招~
jzsh2000
2003-01-03
打赏
举报
回复
<body onLoad="marq.stop()">
<a href="#" onclick="marq.start()">开始滚动</a><br>
<a href="#" onclick="marq.stop()">停止</a>
<marquee behavior="scroll" scrollamount="2" scorlldelay="2" id="marq">
文字
</marquee>
</body>
滚动
字幕
.rar
以下是一些关于
滚动
字幕
制作的重要知识点: 1. **
字幕
软件**:创建
滚动
字幕
通常需要专门的
字幕
软件,如Adobe After Effects、Aegisub、Subtitle Workshop等。这些软件提供了丰富的文本编辑、时间轴管理和动画控制...
delphi
滚动
字幕
(标题
滚动
,上下及左右
字幕
滚动
)
在Delphi编程环境中,制作
滚动
字幕
是一种常见的需求,尤其在多媒体、信息展示或游戏开发等领域。本项目涉及了三种类型的
滚动
字幕
实现,包括标题
滚动
、Label
滚动
以及
字幕
从下往上
滚动
。下面将详细讲解这些
滚动
效果的...
滚动
字幕
可连续
标题和描述中的“
滚动
字幕
可连续”指的是在软件或多媒体应用中实现的一种功能,它允许文字以
滚动
的方式连续显示,通常用于电影
字幕
、电视新闻、演示文稿等场景,提供信息传递或解说。这种功能对于观众来说,尤其在...
.NET实现
滚动
字幕
完整源码
在.NET框架下,C#是一种常用的编程语言,用于开发各种应用...以上就是关于".NET实现
滚动
字幕
完整源码"的相关知识点,通过这个项目,开发者可以深入理解C#的UI编程、事件处理、动画机制,以及如何设计和实现自定义控件。
易语言源码
滚动
字幕
例程.rar
本例程是关于易语言实现
滚动
字幕
的源码,非常适合初学者学习和研究,了解如何在易语言中动态显示并
滚动
文本。
滚动
字幕
在各种应用中非常常见,如电视新闻、电影开头、软件界面等。它通过连续移动文字来展示大量信息...
CSS
61,126
社区成员
60,706
社区内容
发帖
与我相关
我的任务
CSS
层叠样式表(英文全称:Cascading Style Sheets)是一种用来表现HTML(标准通用标记语言的一个应用)或XML(标准通用标记语言的一个子集)等文件样式的计算机语言。
复制链接
扫一扫
分享
社区描述
层叠样式表(英文全称:Cascading Style Sheets)是一种用来表现HTML(标准通用标记语言的一个应用)或XML(标准通用标记语言的一个子集)等文件样式的计算机语言。
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章