Question:

How do you stop conflicting Javascript commands?

by  |  earlier

0 LIKES UnLike

I currently have one JavaScript command (curvycorners) running on my page, however I also want rollover buttons on the same page above that curvycorners table. But when I put these in, curvycorners instantly stops working. The rollover works but the corners become straight. Does anyone know how to alleviate this?

 Tags:

   Report

1 ANSWERS


  1. It's probably because one of them is overriding the load script of the other one. If you have links to the scripts, that would be extremely useful, as this depends on the scripts. There is no answer for all cases of javascript conflicts.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.