[PHP-WEBMASTER] Re: Using anchors on PHP.net

2014-09-02 Thread Christoph Becker
Jakub Mareda wrote: > Thanks for your reply Christoph. > Well, anchor is every element with id assigned. Some sites implement various > javascript solutions to allow anchor to any piece of text. Because, quote > obviously, you can't assign ID to every piece of text - though it would be > nice to

[PHP-WEBMASTER] Re: Using anchors on PHP.net

2014-09-02 Thread Christoph Becker
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 highligh