Modify ↓
Ticket #1563 (closed bug: worksforme)
$('p:eq(1)').hide();
| Reported by: | blemyre | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | core | Version: | 1.1.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by brandon) (diff)
This function didn't work on Safari 3 on Iphone
Change History
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.

I've tested this in Safari 3 beta and it works just fine. Could you provide some more details and a test case?