I’ve read through some of docs, I’ve searched for sample concepts, and I’m still struggling with coming up with something that works at a dom level. I want my background page to display a menu of sorts that I want to be able to do things with the dom elements on the page. Currently just append a new element based on click.
I am attempting to load jQuery in with my own custom js. I can’t tell if it’s the way I tried to write the manifest, I can’t tell what or where specifically is happening where, and I can’t get firebug to report on it either way so I feel like I’m in the dark not knowing how to debug my issue and try to track down what I’m doing wrong.
So I am here hoping someone can show me a very core example of this stuff so I can actually work. Also if anyone knows how I can debug I’d be happy to know that too..
Okay,
<script type="text/javascript" src="jquery.js"></script>Hope this helps you out and answers all your questions!