Ticket #3681 (closed bug: worksforme)
Opera 9.62 jquery errors and non valid css
| Reported by: | aogara | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | dimensions | Version: | 1.2.6 |
| Keywords: | core, ajax | Cc: | aogara |
| Blocking: | Blocked by: |
Description
Hi there,
i'm sorry to disapoint you saying this but i notice some pb on jQuery support and in the css of the site under Opera Browser (latest version):
I noticed some major problems due to css validation that disable all demo's in API Documentation (exples:
- http://docs.jquery.com/Selectors/siblings#prevsiblings
- http://docs.jquery.com/Effects/toggle#speedcallback)
In the library too, I launched the test ( http://jquery.com/test/) after I notice I couldn't register from the newticket page. 3 test failed (ajax: jQuery.post, core: width, core: height)
Technical Details: jQuery version: v.1.2.6 Navigator: Opera 9.62 (International version)
- Identification: Opera/9.62 (Windows NT 5.1; U; fr) Presto/2.1.1
- revision: 10467
Regards Raphaël RUDLER
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.

Can you retry the ajax one ? (add ?ajax to the url). They do fail sometimes, the suite is not perfectly deterministic (just the ajax module).
As for width/height. That belongs to dimensions. We'll check this asap.