

Method 1: Restarting your computer to repair Google Chrome on Windows 10.My Google Chrome Won't Open on Windows 10, How to Repair

How to fix it when Google Chrome is not responding?

Alternatively, possibly simpler but not as robustly (due to limited browser support), you can use CSS3 animations.Info about Why Is My Google Chrome Crashing Why does Google Chrome keep crashing on my computer? For example, a simple moving image can be implemented using JavaScript so that the position is changed in a loop, using a timer, and then you can easily implement alternating direction, too. If you really alternating direction, it is probably best to use some other technique instead of marquee. If you add a border to the marquee element in CSS, the image starts moving, alternatingly, but just a few pixels right and left. Inspecting the DOM in Chrome shows that the behavior property has the value alternate as specified, but it just does not work. This is apparently implementation bug rather than lack of support. If you remove it, the image will move on Chrome, too. In this case, it does not seem to be the image but the attribute behavior="alternate" that causes the problem. (The drafts also declare it “obsolete” and “nonconforming”, but these are just what they say to authors the requirements on implementations are different.) However, there are still limitations and differences in support, see e.g. In HTML5, the element is being defined exactly, and HTML5 drafts require support to marquee as defined there. The marquee element has varying implementations, partly because there has been no published specification for it.
