$('div_name').toggle fails safari 3+
Reported by Toby1977 | May 17th, 2008 @ 03:20 PM
When using .toggle on an element the element is removed, however any elements which move due to the removal of the element are overlaid on their old positions.
When the toggle is pressed once more, the item does not toggle.
This only appears to be an issue with safari
Comments and changes to this ticket
-
Juriy Zaytsev May 17th, 2008 @ 06:15 PM
#toggle doesn't really remove an element, but rather shows/hides it.
Could you provide a failing test case?
-
Tobie Langel June 16th, 2008 @ 12:03 AM
- → State changed from new to inactive
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Prototype JavaScript library.
