Questions tagged as 'button'

1
answer

DropDown on swift

I'm using a dropdown type using this 1 project, and now I wanted to select one of the items that is inside it and close the dropdown and the chosen item appears on the button label this all in swift, can anyone help me here? Thank you     
asked by 11.02.2016 / 12:48
1
answer

button does not work in Firefox within a Wordpress theme [closed]

I'm creating a button inside a Wordpress theme, but the same does not work in Firefox, already in Chrome and IE works without any problems. My button: <button class="faleconosco"><a class="texto_faleconosco" href="https://www.googl...
asked by 14.08.2015 / 02:19
0
answers

Click overlay [ImageButton inside a CardView]

Hello, I have a CardView with clickListener When I click the button it calls the RecyclerClickListener But I'd like it to call the Button click event when it was clicked by ignoring the RecyclerClickListener CardView click event: recycl...
asked by 05.12.2018 / 16:04
1
answer

Buttons with dynamic images with kivy

Problem I have a button with circular image, with the image in the ratio 1: 1, and when executing the code (below) the program generates a screen with aspect ratio of 1: 1, but it is possible to resize the screen and change its aspect ratio a...
asked by 11.12.2018 / 02:23
0
answers

Button that disappears when scrolling the screen

Hello everyone, could you help me? I am wanting to make the button of my application hide when I roll the screen up, and appear when I scroll down. Same as the image application below, when we scroll the screen up the button disappears, when we...
asked by 17.11.2018 / 22:22
1
answer

Content written on a responsive button

I have a bootstrap collapse which is the following code already modified. <div class="card"> <div class="card-header" id="headingOne"> <h5 class="mb-0">...
asked by 14.11.2018 / 16:57
0
answers

I need to click through the class on a button in the webbrowser of visua basic

So I'm trying to click the button for the class using the visual basic webbrowser with this code here, but it just does not click and I do not understand why .. if you can help me, thank you. Dim PageElement1 As HtmlElementCollection = WebBrow...
asked by 18.07.2018 / 04:59
1
answer

Making a button read functions

I'm a beginner in programming and I need help with the function of a button, I do not know how to make that button "read" the old values, the idea of the site is to enter the information to see if the person requires or not retirement This is...
asked by 19.06.2018 / 22:10
0
answers

homepage button - javascript

I'm trying to make a particular button, on click, get you back to the homepage. As I'm mostly working with Javascript (I can not use j-query), I'm creating functions that delete the current elements and display the elements corresponding to t...
asked by 04.06.2018 / 23:54
1
answer

Download button without showing your way

Hello, I have a main mysite.com html site that can be found by search engine robots and I've done myite.com/download.html with these parameters <meta name="robots" content="noindex, nofollow, nosnippet, noodp, noarchive, noimageindex"&g...
asked by 02.03.2018 / 20:37