I'm currently working on a project that already utilizes PrototypeJS and I need to develop a module for it.
Here's what I have: - An XML file containing the necessary information
Here's what I'm aiming for: - A basic div that showcases the content of the XML file filtered using XPath
I'm a novice when it comes to PrototypeJS and I'm unsure of how to get started, any guidance you can provide would be greatly appreciated.
Thank you, Chris