• Resolved bgva2005

    (@bgva2005)


    Hi, I have a wordpress page with a “visual editor” wigget.

    Insede of this wigget, I have a combobox that I build with html, this has a “onchange” event that call a javascript function.

    what this function do is to change the “a tag”.href from one value to a new one.

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter bgva2005

    (@bgva2005)

    Hi Andrew Nevins; It is not a spelling error. If you check the name of the function, it is: miFuncion.

    What else could it be?

    🙁

    catacaustic

    (@catacaustic)

    Have you done any JavaScript debugging? I’ll copy in again the same thing from my second reply above…

    OK. So what part doesn’t work? What errors are you getting? What de-bugging have you done?

    You should add in de-bugging statments through the code to see what it’s doing each step of the way.

    That’s still needed when you have issues. If you take that advice, you will see exactly where the error is (hint: it shows up straight away in FireBug).

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘wordpress with html and javascript’ is closed to new replies.