• taskylon

    (@taskylon)


    Hello. I have problem with Javascript. I had JavaScript and I could post photoes as slideshow. But now I tried to post new slideshow and a message appears :the slideshow requires JavaScript.
    Where did my JavaScript go? Is there any solution? Can I fix this problem?
    Please help me. Thank you.

    https://www.taskylonea.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Open your website in Google Chrome.
    Right click anywhere.
    Select ‘Inspect element’.
    Click on ‘Console’ in the toolbar that appears.

    You should be using the browser console log (that section you just clicked on) when developing JavaScript.

    Thread Starter taskylon

    (@taskylon)

    Ok. I did what you said and this message appears:
    Uncaught TypeError: Object [object Object] has no method ‘dialog’ taskylonea.com:260
    Now, what should I do in order to fix it?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Where did you get that code from?

    Thread Starter taskylon

    (@taskylon)

    I did exactly what you said and when I clicked on “console” the message appeared inside the “window”.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Sorry, meant the JavaScript. Where did you get that JavaScript code from?

    Thread Starter taskylon

    (@taskylon)

    Uncaught TypeError: Object [object Object] has no method ‘dialog’ taskylonea.com:277
    (anonymous function) taskylonea.com:277
    l jquery.js:1
    c.fireWith jquery.js:1
    v.extend.ready jquery.js:1
    A jquery.js:1

    The “console window” shows this. What should I do next? Please help me.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘JavaScript problem’ is closed to new replies.