问题标签 [marquee]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
scroll - foxpro 的垂直滚动选框
谁能给我指出一些代码/给我一些关于如何为 VFP 8 或 9 创建平滑滚动垂直选取框的想法?
任何帮助表示赞赏。
javascript - 如何在没有字幕的情况下创建无尽的图片展示?
我为 Joomla 写了一个模块!1.5 显示点击次数最多的图片(横幅)。现在我想在主页上显示这个列表滚动。使用“选框”,在最后一张图片之后有一个休息时间。我找到了一个建议,说我必须创建一个带有溢出的 div 容器:隐藏和第二个带有 javascripte 的 div,它改变了图片的位置。谁能帮我写这段代码,因为我没有javascripte?
vb.net - 选取框 ProgressBar 对 BackgroundWorker 无响应
在我的代码中,当单击按钮时,进度条设置为选取框,然后调用我的 BackgroundWorker,但是当调用 BackgroundWorker 时,进度条冻结或消失。我使用 BackgroundWorker 将 ReportViewer 的 RefreshReport 方法与 UI 线程分开。任何帮助表示赞赏。谢谢!
html - html中的选框
我想要一个“连续选取框文本”一遍又一遍......背靠背......我不希望文本在下一个开始之前完全滚动......我希望相同的文本开始滚动并继续...... .
jquery - Animation in jquery similar to marquee
I want to move more than one ball image in alternative behavior of HTML.(exactly like the screen saver ball m If i use marquee tag means, it doesn't cross each other. Both moving around separately with the div.
It should move around the div and if i place more than one image, those both images should cross each other..
Please give me the code snippet for this along with the jquery version.
html - HTML 中的选框
我将如何在 html 中制作选框?我可以定义所有内容,即速度、循环、文本颜色、背景颜色、方向等。只用 html 还是我需要知道另一种语言来定义这些方面?我也可以在选框中实现图像吗?
marquee - 在显示数据内幕字幕方面需要帮助
我想在我的银行应用程序的选取框标记内显示新闻,但它没有发生。请有人帮我看看我的代码有什么错误。这是我的代码:
javascript - 文本溢出时选取文本
那么继承人我的问题。假设我有 3 个 div 标签,都是 100 像素宽:
现在,目前我有这个用于 div 的 CSS:
我想要做的是如果文本溢出,它会像选框一样滚动,所以如果你稍等一下,所有的文本都可以看到。但我只希望字幕显示文本是否溢出。
我该怎么做?
谢谢,托尼