R
Rivenge
Guest
I have a local homepage that I use and I would like to add a list of current and upcoming movies that I want to see. But I don't want to have to hard code them in each time. I want to be able to just add a new item to the list, and also be able to delete them from the page itself. I'm assuming I'd need to do this in Javascript somehow, right? Can anyone give some advice on what this is called, what to google, or some guidelines on how I would do this?