I have tried to integrate a javascript accordion into an html page. Its all html. it pulls its styling from a external css file, and two JS files.
It works fine alone on an html page. but once its in my product page it does not expand correctly or work correctly.
You can find what it should look like here. http://nbc.stratus-networks.com/demo.html
Here is where i am wanting to have it and its not working. http://nbc.stratus-networks.com/products.html
Please can anyone help?
is it CSS files conflicting. or ? is there a way i can put this in the page by calling it? or is there a way i can just fix it to where it is in the page?