11 questions
Filter
- 0 votes1 answers4 views
creating a javascript for pop up login/sign-up button
i want to create a javascript that allows a pop up login or sign up form comes out anytime the button is clicked.
- 3 votes1 answers15 views
How to create a collapse button in HTML?
I want to make a button in google blogger which will, when clicked collapse and show the hidden content and when again clicked it will contract and hide the content?
- 2 votes1 answers30 views
How can I newline in HTML Button?
Hi, I need to know how I can newline in HTML Button. Here is my code:
- 19 votes13 answers3K views
- 1 votes3 answers41 views
Is it possible to create an HTML button that acts like a link to an item on the same page?
I am trying to create an HTML button that acts as a link to an item on the same page. After clicking to the button, it redirects to the item on the same page. Please, ...
- 2 votes1 answers17 views
Add link to button HTML
I am trying to add a link to my buttons. Below are the current HTML codes Shop Bike Button Three How can I add a link to other pages for each of those buttons? If ...
- 2 votes1 answers20 views
How to embed link-to inside html button tag ?
How can I embed link-to inside html button tag ? I tried this; Show Getting Uncought Error: There is no route named [email protected]:post::ember506:6
- 1 votes1 answers14 views
How to link a html button?
I am trying to create an HTML button that acts as a link. So, when you click the button, it redirects to the other HTML webpage we want. Currently, I am doing, ...
- 2 votes1 answers26 views
- 0 votes0 answers19 views
How to prevent buttons from submitting forms?
In this code, using the Firefox, the 'remove' button submits the form, but the 'add' button doesn't. How to prevent the remove button from submitting the form? function ...
- 1 votes1 answers214 views
Hover effect on div and image is not working in css
I have a div that contains image [and the image serves the purpose of button]. I want to make the div or img more user-friendly. For that, I try to create a border ...