I'm new to Firebug. Can I use Firebug to detect what code caused a change inside <a> tags?
After clicking an images I get links associated with the respective image changed for unknown reasons. It changes from 1. to 2. as follows: 1. <a href="someurl">Link</a> 2. <a href="someurl">undefined</a> -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
