Pop-up window displaying latest articles by topic
Closed this issue · 0 comments
dvmorozov commented
Task
- Click on any node of graph #74 should display pop-up window showing list of latest articles for the topic. ✔️
- Implement script extracting and preparing lists of latest 10 articles for every topic. Sort in time-reverse order. ✔️
- Integrate graph with the main page. ✔️
- Fill pop-up window with data, create hyperlinks to articles. ✔️
Solution
- jQuery dialog is used instead of Bootstrap because it has minimalistic style.
- URL is constructed as http://arxiv.org/abs/0705.0123.
- Frame is not used for graph.