Jakub Mareda wrote: > sometimes I want to link to a specific part of the manual. For example, I > wanted to link to the CURL specific option name, like this: > > http://php.net/manual/en/function.curl-setopt.php#CURLOPT_MAXREDIRS > > Is there some syntax to make javascript on the site highlight any header or > any text? If not, don't you think it's a good feature to add?
There are browser plugins which allow to show all anchors on an arbitrary page, for instance, Web Developer[1][2] has Information -> Display Anchors. [1] <https://addons.mozilla.org/de/firefox/addon/web-developer/> [2] <https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm> -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
