I upgraded Firefox to the new version 3.6. No function!
If in footer.php isn’t any wp_footer() function, add this code just above the </body> tag :
<?php wp_footer(); ?>
Did exactly that in the moment: No function!
Worked perfectly on GoogleChrome and Safari. But not on Firefox 3.6!
According to flash-technology it’s not working on Safari/iPhone. That would be tolerable, but not the “No-Show” on Firefox! What’s wrong????