button

How to make sure that when you click a button, a random text (element) is taken from the array and displayed on the site. Html/Css/Js

I'm a beginner, I've been learning html/css/js for about 1 month. I have such a problem. I need that when you click on the bu ... ase"> Место отображения текста (чуть выше) </span> </div> </body> </html>

How do I animate an image in SwiftUI?

Hello everyone, help me figure out how to make a picture fall from top to bottom when you click on the button, it was of diff ... enderingMode(.original) .resizable() .frame(width: 128, height: 128) } } } }

Make a round button in tkinter

Is it possible to make round buttons in tkinter and, if possible, how?

Button ContextMenu Styling in wpf

I'm trying to assign a style to ContextMenu to make it look like the Discord interface In general, I am surprised by the whi ... t; </Setter.Value> </Setter> And this is it: What to do with the edges?

python kivy, label, button

Please help me how to make the list output in turn when you click the "Truth or action" button def ActionOrTruth(self, in ... widget(self.label) play = ['Правда', 'Действие'] start = random.choice(play) instance.text = start

Smooth change of button transparency in Windows Forms

I'm writing an animation class. I started writing code to change the transparency of the button, but I ran into a problem. I ... button.BackColor = Color.FromArgb(NewTransparancyValue, buttonColor.R, buttonColor.G, buttonColor.B); } } }

How do I remove the background of a button?

As you can see, the white background is the color of the main form. What is more blue is a photo that is superimposed on the ... e button, and when changing the size of кнопки, so that the size of изображения that was added to the button does not change.

Xamarin Forms. Button image size

There is a button. It has a picture on it. The picture is obviously larger than it should be. How do I make the image shrink ... RelativeToParent, Property=Height, Factor = .3}" ContentLayout="Left, -300" /> </RelativeLayout>```

How do I intercept the browser's back button?

The page uses JavaScript, the user can change the appearance of the page. When you click on a link to another page of the sam ... r, the changes made by the user on the first page are lost. How do I intercept a page return event so that I can refresh it?

Hang a script on a button in unity

How to hang a script on the button? Control on the touch screen. There is a button that should be animated when you click it, ... pick_up = true; //здесь удаление объекта к которому } else { pick_up= false; } } } But here's how to hang it on the button?

button is always lower than input

Here's what I didn't do, I've already tried 1000 ways, but the banal code: <input type='text'><button>Кнопка< ... . Only locking the tags in the table helps. What can I do? When you set the margin to one of them, both elements are shifted.

Swing java output of windows after clicking on the button

I made a prog, it displays a window with 4 buttons. How do I make it so that after clicking on any of them, another window is ... static void main(String[] args) { InterfaceCalq inter = new InterfaceCalq(); inter.setVisible(true); } }

Buttons at the bottom of the screen-Android

Good afternoon. How to make Android buttons pressed to the bottom of the screen as it is done in the picture?

button file download (js,jquery)

How can I force the button to give the client a file(local) via js Because I can't use <a href="...">-> the server throws an error 404

Make a button in LibGDX

There is an application, a snake, controlled with a keyboard, keys up-down-right-left. I would like to draw 4 buttons and bin ... ton, as in a simple android, something like ImageButton ibutton = new ImageButton("0, 0, @assets/vpravo.png, keys.down");

Android. Handling button clicks in the statusbar

How can I handle clicking on the "apps" button? Custom_notification.xml: <Button android:layout_width="wrap_c ... pps(View view) { Intent i = new Intent(HomeActivity.this, AppsListActivity.class); startActivity(i); } }

C#, WPF. How to create buttons in the code, in the specified grid cells

Let's say there is a grid. Divided into two lines. In the upper one there is also a grid, which is divided 3 by 3(I create a ... "/> <RowDefinition Height="1*"/> </Grid.RowDefinitions> </Grid> </Grid>

displaying an image (texture) in LWJGL java

Perhaps a very primitive and hackneyed question, but how to display a picture (image texture) in a window using lwjgl. I want ... r castes or bible libraries or write about c / c++. I sincerely hope for help from you and hope I will not be sent to google)

Change the background color of the button when clicked, and back again after clicking on another button

There are three buttons, each with its own color when pressed. But the problem is that I click on 1-the color is active, I cl ... dnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="script.js"></script>

Changing the image in the hover button

I ran into a problem, there is a button with an svg image, when you hover over the button, you need to change the style of th ... hat_512x512.png" alt="Чат" style="width: 15px;height: 15px;vertical-align: middle"> Кнопка с рисунком </button>