Firebug should be able to show you which JS file it is in. I think all you need to do is double-click on the error in the Firebug console, then click on the Script tab, then look at the drop-down menu above to see which script is checked. I'm going from memory, as I don't have a web site handy with JS errors, but it should be something like that.

   --Jennifer

2009/6/9 scribu <[email protected]>

Try to add this line to wp-config.php to see exactly which .js file is
causing it:

define('SCRIPT_DEBUG', true);

--
Jennifer Hodgdon * Poplar ProductivityWare
www.poplarware.com
Drupal, WordPress, and custom Web programming

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to