When a Drupal page loads in Safari (3.0.4), the Teleport box appears. This is because Safari makes things visible when they are added to the DOM, it seems, so the teleport.hide() call in Drupal.Teleport.init() gets undone.

Comments

incidentist’s picture

Status: Fixed » Closed (fixed)