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

Options panels do not have anchor tags #260

Closed
raamdev opened this issue Aug 4, 2014 · 3 comments
Closed

Options panels do not have anchor tags #260

raamdev opened this issue Aug 4, 2014 · 3 comments
Assignees
Milestone

Comments

@raamdev
Copy link
Contributor

raamdev commented Aug 4, 2014

The Quick Cache options panels (Dashboard → Quick Cache → Plugin Options) use DIVs with on-click JavaScript to expand/collapse them, instead of proper anchor tags (<a></a>). This breaks navigation with certain browser extensions, such as Vimium (an extension that allows you to navigate web pages using only the keyboard). The options panels should have proper anchor tags.

Related: #96.

@jaswrks jaswrks self-assigned this Aug 5, 2014
@jaswrks
Copy link

jaswrks commented Aug 5, 2014

Assigning this to myself. I will take a closer look at this.

jaswrks pushed a commit to wpsharks/comet-cache-pro that referenced this issue Aug 5, 2014
jaswrks pushed a commit to wpsharks/comet-cache-pro that referenced this issue Aug 5, 2014
jaswrks pushed a commit that referenced this issue Aug 5, 2014
jaswrks pushed a commit to wpsharks/comet-cache-pro that referenced this issue Aug 5, 2014
jaswrks pushed a commit that referenced this issue Aug 5, 2014
jaswrks pushed a commit to wpsharks/comet-cache-pro that referenced this issue Aug 5, 2014
jaswrks pushed a commit that referenced this issue Aug 5, 2014
This was referenced Aug 5, 2014
@jaswrks
Copy link

jaswrks commented Aug 5, 2014

This has been resolved in the feature/260 branch.

@raamdev
Copy link
Contributor Author

raamdev commented Aug 5, 2014

@jaswsinc Thanks! This has been merged. :)

Closed by PR #262.

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