powderjet Posted August 22, 2019 Share Posted August 22, 2019 I have three buttons on my homepage, all of which I'd like to link to my store page.I can go through all the steps to link to the button, but when I hit "apply" the page freezes.I just want to connect to another page on my own site, but it keeps locking up. How do I fix? Link to comment
Votisent Posted August 27, 2019 Share Posted August 27, 2019 Hello. Perhaps this option is right for you.document.getElementById ("your button id") .onclick = function () {var a = Math.round (Math.random () * 4)image = new Array ();image [0] = "http://www.site.com/images/img1.jpg" Link to comment
Votisent Posted August 27, 2019 Share Posted August 27, 2019 You can do something like this: form>input type = "button" value = "Button" onClick = 'location.href = "http://site.com/"'Form Read more on this blog https://light-it.net/blog/how-to-make-an-app-like-wish-or-even-better/ You may need another simple solution. Link to comment
Kaan25 Posted September 30, 2019 Share Posted September 30, 2019 Hey! You can find the info on different web developing companies blogs. I can recommend you the next one: https://computools.com/top-5-ecommerce-trends-for-home-furnishing-retailing-stores-in-2019/. Such types of resources can be very helpful for people from users to programmers. Link to comment
Ducers Posted March 27, 2020 Share Posted March 27, 2020 To solve this problem, I would like to know what kind of phone you have. After all, as we know, the interface of each phone is unique and no one can say anything to you on the move. I have a Samsung j6, which by the way I took on credit, so that I can easily be online, on which I was able to link to my store page Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.