📜 ⬆️ ⬇️

Blind HabroUzer

I constantly read Habra, underlining something necessary for myself. In order that something is necessary later not to look at the open spaces of the whole Habr some articles, I would like to add to favorites on the site. Without seeing anything like this on the page, I didn’t really worry about the necessary articles with “hearts” in Yandex.Lenta .

And today, stumbling upon an article about the grouping of the chosen Habra, I realized that I hadn’t watched anything. Armed with glasses, binoculars and a group of people with 100% vision, I looked into every corner of the page - neither I, nor anyone, didn’t see anything like “Add to Favorites”. In the meantime, my profile also states the following:


')
Here I am bitter. And it is useful to look for this button in html-code.


A simple search in a notebook on F3 led me to the following code (I replaced the angle brackets with square brackets, I don’t figure out how to insert an unhandled html code):

[div class="to-favs js-to_favs_holder"]
[a class="js-to_favs_add" title=" " href="#" onclick="favsHandler.favoritesSend(this, 'posts', 39443); return false;"] [/a]
[/div]


Oh yeah! SuperHabr calls space button! Moreover, it is a typical example of link misuse.

Well, now I know where to poke, if I want to add an article to my favorites:



PS Transfer who can to the blog "Habrahabr - Ideas for the site"

Source: https://habr.com/ru/post/39455/


All Articles