Skip to main content
Skip to navigation
Blog XML feed

Blog entry archive // Posts from a desiging, gaming, comic-reading nerd

Jun 10

New York Times’ double click dictionary

While reading an article on NYTimes.com, I discovered a handy little feature that I never really noticed before. When I double clicked on a word to highlight it, a pop-up window appeared with a definition. At first I was annoyed to have a pop-up appear, but once I figured out what was going on, I started to like it.

New York Times' dictionary

What it does

In the body copy of an article page, if you double click on a word to highlight it, a pop-up window appears with information about the word from Answers.com. You’ll get a definition, pronunciation and synonyms.

Usability concerns

Anytime the page is programmed to do something outside of normal browser functionality, you run into some usability concerns. Often, I will highlight text so I can copy and paste it somewhere and this script may get in the way of that. The New York Times has minimized that from happening by making the script only activate when you double click on a single word.

Most of the time, I’m copy and pasting a whole sentence by clicking and dragging the cursor to highlight the text and this action won’t trigger the script. I rarely highlight a single word except for certain occasions where it’s a long, unfamiliar word or a name I want to be sure to spell correctly. In those occasional times, the script does get in the way, but if I click and drag to highlight, instead of double clicking, it doesn’t.

Despite that one small problem, I find the script to be pretty helpful and do more good than bad. I’m glad it’s there and consider it to be a handy feature that I’ll use.

How to block the script

If you still can’t stand this “feature” and want it off, you can disable it by blocking the specific script that runs it:

/js/common/screen/altClickToSearch.js

Some options are:

  • Firefox – AdBlock Plus
  • Opera – Opera’s built it content blocker
  • Safari – Safari AdBlock
  • any other content blocking software

About this entry

  • Published: Jun 10, 2008
  • Tags: usability
  • Comments: 2

← Previous // Next →

Recent entries

Browse the archive →

Comments // What has been said about this entry

Yvette
Jun 17, 2008, 10:16pm

I discovered this feature by accident too. I love it! I think I even looked up the word “apostasy”, as in your screenshot there. Abandonment of a strongly held belief or a cause, yeah? :P Such a good feature, because vocab expansion is so good for your brain, and it’s too easy to just gloss over them while you’re reading a piece. I think this also encourages journalists not to dumb things down for an online audience. Great job by NYT, I think.

Mike
Jun 22, 2008, 11:57pm

This “feature” is the single greatest web annoyance I have ever experienced. Thank you for showing me how to disable it!

I often double click on a word to start a “ruler” of marked text. I then ctrl-click to mark the following line(s) to help me read online.

The NYTimes double-click pop-up thing got in the way of doing this easily. If I want a definition, I can go to a dictionary site on my own.

Leave a comment // Have something to say?

Comment rules

Real names are preferred. Comments are moderated before being published.