Hi all, first off all be easy with me coz i'm not a professional programmer I installed a CS-Cart (shopping cart software) and i'm pleased with the results, but then i made a slideshow using "123 JavaScript Slideshow" and all was ok till i noticed that the dropdownlists doesn't respond anymore when i click them. so i removed the javascript code "which i put earlier for 123 JavaScript Slideshow to work" and dropdownlists were back to normal. so can anyone help?
i think the problem is the loaded js files arrange. lets say you load the Slideshow js files after loading the menu js files. so when you load the slider js files, they seems to crash the menu js codes so all what you need is try to change the loaded js files arrange, that means try to put the slider files loading line before loading the menu files. let me know if that works, good luck!
i discovered the problem finally i was loading jQuery 2 times so i removed one of them and all is ok now thanks to you you are my savior