Modify ↓
Ticket #11787 (closed enhancement: fixed)
Remove jQuery.curCSS
| Reported by: | gibson042 | Owned by: | gibson042 |
|---|---|---|---|
| Priority: | low | Milestone: | 1.8 |
| Component: | css | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
It was deprecated in 1.3, and I can't even find documentation for it.
Change History
comment:2 Changed 12 months ago by mikesherov
- Owner set to gibson042
- Priority changed from undecided to low
- Status changed from new to assigned
- Component changed from unfiled to css
- Milestone changed from None to 1.8
do it.
comment:3 Changed 12 months ago by Richard Gibson
- Status changed from assigned to closed
- Resolution set to fixed
Fix #11787: Remove jQuery.curCSS, closes gh-801.
Changeset: 2d37b6ccb8a5fb9eb47a43221ec10faa693e63c5
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This method is just an alias for our internal jQuery.css getter.