mgsisk / webcomic

Comic publishing power for the web. Turn your WordPress-powered site into a comic publishing platform with Webcomic.
http://wordpress.org/plugins/webcomic
GNU General Public License v2.0
110 stars 29 forks source link

First/LastNext/Previous urls needs a #webcomic hastag #189

Closed joeheyming closed 10 years ago

joeheyming commented 10 years ago

When I navigate at the bottom of the comic and click next/previous/first/last, the web browser stays at the bottom of the page. It would be a better user experience to include #webcomic in the url which will jump to the webcomic div (<div id="webcomic">)

I don't know where to patch this, but if you gave me pointers, I would like to submit a patch.