Side navigation
#5780 closed bug (worksforme)
Opened January 10, 2010 07:31PM UTC
Closed January 14, 2010 01:27AM UTC
:visible selector - no effect in ff 3.0.16 under Ubuntu 8.04
Reported by: | naugtur | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | visible firefox ubuntu | Cc: | |
Blocked by: | Blocking: |
Description
$(this).find('div:visible') gave no results, so I went to docs to see what I did wrong, and Your example didn't work either (no yellow backgrounds at all)
the :hidden selector works fine
Attachments (0)
Change History (2)
Changed January 10, 2010 07:34PM UTC by comment:1
Changed January 14, 2010 01:27AM UTC by comment:2
description: | \ $(this).find('div:visible') gave no results, so I went to docs to see what I did wrong, and Your example didn't work either (no yellow backgrounds at all) \ \ the :hidden selector works fine → $(this).find('div:visible') gave no results, so I went to docs to see what I did wrong, and Your example didn't work either (no yellow backgrounds at all) \ \ the :hidden selector works fine |
---|---|
resolution: | → worksforme |
status: | new → closed |
If you see it again and it persists across a reboot, reopen with more information about the browser and OS. If you're using Firebug, try it with Firebug disabled.
I had no luck reproducing that problem. It might be the ff instability.