powderjet Posted August 22, 2019 Share Posted August 22, 2019 (edited) 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? Edited August 22, 2019 by powderjet Initial Revision 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 (edited) 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. Edited August 27, 2019 by Votisent Initial Revision 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 (edited) 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 Edited March 27, 2020 by Ducers Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment