Krikor wrote: Hello,
Check under your browser's developer tools' console tab for any JS errors.
This behaviour indicates a JS error.
Hi Krikor,
I get the following errors
Uncaught TypeError: Cannot read property '0' of null
at constructor.top (main.js:1)
at new constructor (main.js:1)
at main.js:1
at HTMLDocument.t (main.js:1)
Any solution? Thanks!