|
|
|
|
|
by Ryel
4241 days ago
|
|
Let's say you're reading the Land Rover (automobile) Wikipage and you want to share the 'Timeline' section with someone. Here is the wiki
http://en.wikipedia.org/wiki/Land_Rover If you click this one below, you will be brought straight to the 'Timeline' section
http://en.wikipedia.org/wiki/Land_Rover#Timeline Just append your URL with the selector for a DOM Element with a unique ID. In this case, the 'Timeline' div has a unique ID of 'Timeline', so I've simply appended that to the URL. Welcome to 2014 :) |
|