Ticket #5080 (closed defect: fixed)
expose css selector definition on dojo.query
| Reported by: | dmachi | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | General | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Right now it is not possible to implement custom css selectors (admittedly non standard). The code is hidden in dojo.query, exposing it would allow external code to modify and add these things as necessary while not sacrificing performance for those who don't.
Change History
Note: See
TracTickets for help on using
tickets.