好吧这是我的问题..
<html>
<body>
<marquee id="introtext" scrollamount="150" behavior="slide" direction="left">
<p>
this is the sliding text.
</p>
</marquee>
</body>
</html>
铬所做的只是磨损。它在 4 秒后重复“选框”动作。
我能做些什么来防止这种情况发生?或者只是完全禁用此选取框但仍保留此 id ,因为它用于其他 css 效果?
真挚地,
圣蒂诺