Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

highlight currently viewed area #25

Closed
sedrubal opened this issue May 13, 2015 · 6 comments
Closed

highlight currently viewed area #25

sedrubal opened this issue May 13, 2015 · 6 comments
Assignees

Comments

@sedrubal
Copy link

No description provided.

@JohnMcLear
Copy link
Member

Please explain what you want, unless you intend to put it in, in which case a PR would be welcome :)

@sedrubal
Copy link
Author

Sorry :)

I'd find it great, if the currently viewed toc-point would be displayed highlighted.

I can't write javascript so I can't make a PR 😄

Maybe you can add a css rule like that:

div#toc div#tocItems a.tocItem#tocItemCurrent{
    background: yellow;
    box-shadow: 0 0 50px yellow;
}

If you add the id tocItemCurrent to the currently viewed toc-point through javascript, everything is done ;)

Here you can see, what I mean:

ep_snapshot

@JohnMcLear JohnMcLear self-assigned this May 13, 2015
@JohnMcLear
Copy link
Member

It looks like you contribute to some interesting hardware projects so I will try to help out when I get some free time.

@sedrubal
Copy link
Author

Nice to hear, that you like that idea :)

What do you mean with "hardware"?

@JohnMcLear
Copy link
Member

@sedrubal donation welcome via htt;p//etherpad.org :) or just continue your awesome contributions so far :)! Thanks

@sedrubal
Copy link
Author

sedrubal commented Jun 6, 2015

great, thanks for implementing ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants