checkboxes disabled when URL has anchor name
radj - February 15, 2009 - 08:01
| Project: | Ajax Checklist |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
For example:
http://site.com/url/alias/23#anything
all checkboxes are disabled.
But for:
http://site.com/url/alias/23# (just pound sign, no anchor name)
The checkboxes still work.
