Title: cursor jitters
Last modified: August 19, 2016

---

# cursor jitters

 *  Resolved [johndavisonzencouk](https://wordpress.org/support/users/johndavisonzencouk/)
 * (@johndavisonzencouk)
 * [16 years ago](https://wordpress.org/support/topic/cursor-jitters/)
 * cursor jitters when selecting the more.. link to the full blog content

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years ago](https://wordpress.org/support/topic/cursor-jitters/#post-1502087)
 * Unless you provide a link to a page demonstrating the problem, no one will be
   able to offer much in the way of specific help.
 *  Thread Starter [johndavisonzencouk](https://wordpress.org/support/users/johndavisonzencouk/)
 * (@johndavisonzencouk)
 * [16 years ago](https://wordpress.org/support/topic/cursor-jitters/#post-1502198)
 * The problem occurs on my front page:
 * [http://www.thegrandparentsblog.com/](http://www.thegrandparentsblog.com/)
 * Scroll down to “Read more about Volcanic Eruptions ….” and try to click on the
   more line. On my browser it jumps about and is hard to nail. It may be my IE 
   browser (IE8) or it may be my word press settings.
 *  [Mark / t31os](https://wordpress.org/support/users/t31os_/)
 * (@t31os_)
 * [16 years ago](https://wordpress.org/support/topic/cursor-jitters/#post-1502202)
 * Works fine here, i’d guess it’s your browser, or a combination of the CSS applied
   to that link and your particular browser. It does not bounce around in Firefox
   though… 🙂
 * Also tested in IE7, and the link works just the same as in Firefox, ie. no bouncing/
   moving.
 *  Thread Starter [johndavisonzencouk](https://wordpress.org/support/users/johndavisonzencouk/)
 * (@johndavisonzencouk)
 * [16 years ago](https://wordpress.org/support/topic/cursor-jitters/#post-1502213)
 * Thanks, I suspected it might be IE9, also thanks for the tip re providing more
   info in future regarding issues.
 *  [thisisedie](https://wordpress.org/support/users/thisisedie/)
 * (@thisisedie)
 * [16 years ago](https://wordpress.org/support/topic/cursor-jitters/#post-1502250)
 * The reason the cursor jumps around is because the code is wrong. Look:
 *     ```
       <p><a href="http://www.thegrandparentsblog.com/volcanic-eruptions-and-other-things/#more-422" class="more-link"></p>
       <p>Read the rest of “Volcanic Eruptions &ndash; and other things” &raquo;</a></p>
       ```
   
 * Whoever made the theme has the URL in a paragraph and then the link text in a
   separate paragraph. It should be:
 * `<p><a href="http://www.thegrandparentsblog.com/volcanic-eruptions-and-other-
   things/#more-422" class="more-link">Read the rest of “Volcanic Eruptions &ndash;
   and other things” &raquo;</a></p>`
 * Just edit that bit in the index.php file of the theme and the jumping will stop.
 *  Thread Starter [johndavisonzencouk](https://wordpress.org/support/users/johndavisonzencouk/)
 * (@johndavisonzencouk)
 * [16 years ago](https://wordpress.org/support/topic/cursor-jitters/#post-1502274)
 * Edie
 * Many thanks, your fix worked – it has bugged me for some time – roughly since
   I switched to IE8. Thanks again for the help.
 * John D

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘cursor jitters’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: [johndavisonzencouk](https://wordpress.org/support/users/johndavisonzencouk/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/cursor-jitters/#post-1502274)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
