I have a row of images on the left side of a web page that act as buttons with javascript for the changing of the image if it's rolled over. That works fine on most of the pages because besides that they're all text. Now I've created a few new pages with graphics on them on the main part of the page and everytime I hover over one of the images/buttons the graphic on the main part of the page disappears for good. I'm VERY new at html/js. Can anyone tell me what the problem might be?

Recommended Answers

All 4 Replies

Could you post your page and JS so someone could take a look at what you've done?

I got it - after I changed the name and id of the image, it works now

I got it - after I changed the name and id of the image, it works now

So there was something else with the same name/id?

Yes, that was exactly the problem

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.