search
HomeWeb Front-endHTML Tutorial求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose

浏览器 HTML marquee

同上,求助呢,还有求助高手解决marquee开始可不可以静止呢。



    


        
            求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose
            

        

       

       
         求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose
        

        

        
            求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose
        
    
    

    

      求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose
    



回复讨论(解决方案)

<div   style="max-width:90%"><div style="width:400px; height:300px;float:left">    <div style="width:100px; height:300px;float:left"><div style="width:100px; height:100px">         <marquee style="width:100px; height:100px;" direction="left" behavior=alternate onMouseout="this.stop()" onMouseOver="this.start()" direction="down">            <img  src="/static/imghwm/default1.png"  data-src="http://img03.taobaocdn.com/imgextra/i3/1695229512/T2LgsIXh8XXXXXXXXX_!!1695229512.jpg"  class="lazy"     style="max-width:90%" onmousemove="document.getElementById('chane')." / alt="求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose" >            </marquee>        </div>       <div style="width:100px; height:100px">       <marquee style="width:100px; height:100px;" direction="left" behavior=alternate onMouseout="this.stop()" onMouseOver="this.start()" direction="down">         <img  src="/static/imghwm/default1.png"  data-src="http://img02.taobaocdn.com/imgextra/i2/1695229512/T281D0XetbXXXXXXXX_!!1695229512.jpg"  class="lazy"     style="max-width:90%" onmousemove="document.getElementById('chane')." / alt="求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose" >        </marquee></div>	        <div style="width:100px; height:100px">         <marquee style="width:100px; height:100px;" direction="left" behavior=alternate onMouseout="this.stop()" onMouseOver="this.start()" direction="down">            <img  src="/static/imghwm/default1.png"  data-src="http://img03.taobaocdn.com/imgextra/i3/1695229512/T2.5oIXfdXXXXXXXXX_!!1695229512.jpg"  class="lazy"     style="max-width:90%" onmousemove="document.getElementById('chane')." / alt="求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose" >        </marquee></div>        </div>    <div style="width:300px; height:300px;float:left">      <img  src="/static/imghwm/default1.png"  data-src="http://img03.taobaocdn.com/imgextra/i3/1695229512/T2LgsIXh8XXXXXXXXX_!!1695229512.jpg"  class="lazy"  id="chane"    style="max-width:90%" / alt="求助为什么效果只能在火狐的浏览器实现,IE、chrome要么效果不理想,要么不行_html/css_WEB-ITnose" >    </div></div></div>

你要问的是:"marquee开始可不可以静止"

不可以,你需要重新写

主要问题是不同浏览器的效果,顺带问下marquee可不可以在开始的时候处于静止状态,当鼠标放在图片上的时候,图片开始上下滚动

主要问题是不同浏览器的效果,顺带问下marquee可不可以在开始的时候处于静止状态,当鼠标放在图片上的时候,图片开始上下滚动

1、刚开始不是marquee,鼠标移上去了才变成marquee,做个替换。
2、开始的marquee速度很慢很慢,鼠标移上去了变快。

那问一下
2、如何实现呢

那问一下
2、如何实现呢
百度一个javascript image slider,marquee真心不行呀


那问一下
2、如何实现呢
百度一个javascript image slider,marquee真心不行呀
就是因为限制不能用JS,所以希望有大神可以直接用HTML搞定呢



那问一下
2、如何实现呢
百度一个javascript image slider,marquee真心不行呀
就是因为限制不能用JS,所以希望有大神可以直接用HTML搞定呢
你已经用了呀?onMouseOver不是js的事件吗




那问一下
2、如何实现呢
百度一个javascript image slider,marquee真心不行呀
就是因为限制不能用JS,所以希望有大神可以直接用HTML搞定呢
你已经用了呀?onMouseOver不是js的事件吗
额,是这样啊,我以为没有用到呢.....刚开始自学没多久,理论知识还不扎实哈,我以为知识一个属性.....

但是我还是想知道onMouseOver和onMouseOut,有没有办法实现marquee的速度变换呢

但是我还是想知道onMouseOver和onMouseOut,有没有办法实现marquee的速度变换呢 不可能的。





那问一下
2、如何实现呢
百度一个javascript image slider,marquee真心不行呀
就是因为限制不能用JS,所以希望有大神可以直接用HTML搞定呢
你已经用了呀?onMouseOver不是js的事件吗
额,是这样啊,我以为没有用到呢.....刚开始自学没多久,理论知识还不扎实哈,我以为知识一个属性.....

onMouseOver你可以说成是html元素的属性,哪属性值呢?它是一个javascript函数,不是字符串


还是没法在WebKit内核的浏览器使用呢

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
What is the purpose of the <datalist> element?What is the purpose of the <datalist> element?Mar 21, 2025 pm 12:33 PM

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

What is the purpose of the <progress> element?What is the purpose of the <progress> element?Mar 21, 2025 pm 12:34 PM

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

How do I use HTML5 form validation attributes to validate user input?How do I use HTML5 form validation attributes to validate user input?Mar 17, 2025 pm 12:27 PM

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

What is the purpose of the <iframe> tag? What are the security considerations when using it?What is the purpose of the <iframe> tag? What are the security considerations when using it?Mar 20, 2025 pm 06:05 PM

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

What is the purpose of the <meter> element?What is the purpose of the <meter> element?Mar 21, 2025 pm 12:35 PM

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

What is the viewport meta tag? Why is it important for responsive design?What is the viewport meta tag? Why is it important for responsive design?Mar 20, 2025 pm 05:56 PM

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

What are the best practices for cross-browser compatibility in HTML5?What are the best practices for cross-browser compatibility in HTML5?Mar 17, 2025 pm 12:20 PM

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

How do I use the HTML5 <time> element to represent dates and times semantically?How do I use the HTML5 <time> element to represent dates and times semantically?Mar 12, 2025 pm 04:05 PM

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.