Skip to main content
Participating Frequently
March 15, 2024
質問

Button link

  • March 15, 2024
  • 返信数 1.
  • 342 ビュー

Okey so i have this weird problem.

I made a button that lead to a page on our website and when i watch in preview, it works.

--> this button:  

 

But when i publish it in a HTML file the button doesnt work anymore.

--> in the attached files you see how i do this

 

How can i solve this problem

 

 

    このトピックへの返信は締め切られました。

    返信数 1

    kglad
    Community Expert
    Community Expert
    March 15, 2024

    how are you testing when it fails?  ie, are you opening a local html file in your browser and triggering a cross-domain error?

    Participating Frequently
    March 15, 2024

    So after 'publish' it is saved on my explorer - c-disk on my PC.

    And when i open the file from there, the button doesn't work

    kglad
    Community Expert
    Community Expert
    March 15, 2024

    so, just as i stated, you opening a local html file in your browser and triggering a cross-domain error.  that (your testing method, not the button) is the problem.