Skip to main content

Bug Tracker

Side navigation

#1816 closed bug (worksforme)

Opened October 18, 2007 02:02AM UTC

Closed December 04, 2007 08:21AM UTC

On Safari $(document.body).text() does not work

Reported by: Calvin Owned by:
Priority: minor Milestone: 1.2.2
Component: core Version: 1.2.1
Keywords: safari text() Cc: wmbdmw@gmail.com
Blocked by: Blocking:
Description

On Safari Windows version (3.0.3)

$(document.body).text(), $('body').text() does return anything.

I do not know about Mac Safari.

Attachments (1)
  • jquery_test.html (0.7 KB) - added by davidserduke December 04, 2007 08:18AM UTC.

    test case (built based on description)

Change History (1)

Changed December 04, 2007 08:21AM UTC by davidserduke comment:1

resolution: → worksforme
status: newclosed

I just tried this with Safari 3.0.4 Win (with the attached test case) and it works for me. I'm not sure if you can even get 3.0.3 anymore. If someone feels there is still a problem please reopen the bug with an explaination and upgraded test case if necessary.