What is the translation of " ONCLICK " in English?

Adjective

Examples of using Onclick in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Bằng cách gán onClick cho element.
By also assigning onClick to element.
Sự kiện onmousedown, onmouseup và onclick.
Onmousedown, onmouseup and onclick.
Sự kiện onClick: kích hoạt bởi bạn khi bạn nhấp vào liên kết;
OnClick event: triggered by you as you click the link;
Trực tiếp trên nút, chúng tôi sẽ thêm một thuộc tính được gọi là onclick.
Directly on the button, we will add an attribute called onclick.
Trong trường hợp này, chúng tôi sử dụng onclick xử lý sự kiện để gọi hàm.
In our case, we used onclick event to call ShowHelloMessage function.
Điều này cho chúng ta biết rằngchúng ta cần phải xử lý sự kiện onclick của nút.
This tells us that we need to handle the button's onclick event.
Để 2 props className và onClick trên 2 dòng khác nhau để việc đọc code dễ dàng hơn.
Put the className and onClick props on separate lines for better readability.
Bây giờ, ta sẽ truyền hai props từ Board xuống Square: value và onClick.
Now we're passing down two props from Board to Square: value and onClick.
Sự kiện onmousedown, onmouseup và onclick là tất cả các phần của một cú click chuột.
The onmousedown, onmouseup, and onclick events are all parts of a mouse-click.
Tuy nhiên, hãy nhớ rằng,các công cụ tìm kiếm không coi onclick=” window.
Bear in mind, however,that search engines do not treat onclick="window.
Không sử dụng sự kiện onclick của JavaScript như một sự thay thế cho internal linking.
Do not use Javascript's onclick events as a replacement for internal linking.
Bạn có thể gọi hàm này trực tiếp bởi sử dụng sự kiện onclick như trong ví dụ sau.
You can call this function directly using the onclick event as shown in the following example.
Ở đây, onClick có một closure giữ tham chiếu đến element( thông qua element. nodeName).
Here, onClick has a closure which keeps a reference to element(via element. nodeName).
Về cơ bản:Không sử dụng sự kiện onclick của JavaScript như một sự thay thế cho internal linking.
Essentially: Don't use JavaScript's onclick events as a replacement for internal linking.
Tiếp theo, chúng ta sẽ có Board component nhận vào các prop squares và onClick từ Game component.
Next, we will have the Board component receive squares and onClick props from the Game component.
Prop onClick trong DOM có sẵn button component cho phép React lắng nghe sự kiện nhấp chuột.
The onClick prop on the built-in DOM component tells React to set up a click event listener.
Click, tham chiếu vòng tròn được tạo ra: element-gt; onClick-gt; element-gt; onClick-gt; element….
Click, the circular reference is created; i.e.: element-gt; onClick-gt; element-gt; onClick-gt; element….
Chúng ta có thể đặt tên tùy ý cho prop onClick của Square component hay hàm handleClick của Board component mà code vẫn chạy với cùng một kết quả.
We could give any name to the Square's onClick prop or Board's handleClick method, and the code would work the same.
Ví dụ, để chạy một số JavaScript khi người dùng nhấp vào một phần tử,bạn thêm onClick thuộc tính vào phần tử.
For example, to run some JavaScript when the user clicks on an element,you add the onClick attribute to the element.
Chúng ta chỉ có thể truy cập onclick giống như chúng ta sẽ truy cập style hoặc id hoặc bất kỳ thuộc tính phần tử nào khác, sau đó gán tham chiếu hàm.
We can simply access onclick just as we would access style or id or any other element property, then assign the function reference.
Thiết lập sẽ giống nhau ở đây,ngoại trừ chúng tôi không còn bao gồm onclick=" changeText()" trong đánh dấu.
The setup will be the same here,except we no longer include the onclick="changeText()" in the markup.
Lưu ý rằng phương pháp gọi lại onClick() trong ví dụ trên không có giá trị trả về, nhưng một số phương pháp đối tượng theo dõi sự kiện khác phải trả về một boolean.
Notice that the onClick() callback in the above example has no return value, but some other event listener methods must return a boolean.
Lưu ý rằng với hai phương thức đầu tiên,một sự kiện nhấp chuột được gọi là onclick, nhưng với event listeners, nó được gọi là bấm.
Notice that with the first two methods,a click event was referred to as onclick, but with event listeners it is referred to as click.
Tuy nhiên, kịch bản JavaScript của bạn có khả năng làm nhiều thứ thú vị hơn khi họ xử lý các sự kiện để đáp ứng với hành động của người sử dụng,ví dụ như một sự kiện onClick.
However, your JavaScript scripts are capable of doing more interesting stuff when they handle events in response to user actions,for example an onClick event.
Lưu ý rằngkhi chuyển một tham chiếu hàm tới thuộc tính onclick, chúng ta không bao gồm các dấu ngoặc đơn, vì chúng ta không gọi hàm đó trong thời điểm đó, mà chỉ chuyển một tham chiếu đến nó.
Note that when passing a function reference to the onclick property, we do not include parentheses, as we are not invoking the function in that moment, but only passing a reference to it.
Trong trường hợp này, lập trình là quy trình tạo một macro hoặc thủ tục VBA,rồi đặt thuộc tính sự kiện OnClick của nút lệnh sao cho khi bấm vào nút lệnh đó, macro hoặc thủ tục sẽ chạy.
Programming, in this case, is the process of creating a macro or VBA procedure andthen setting the command button's OnClick event property so that clicking the command button runs the macro or procedure.
Giá trị OnClick sẽ là một trong những giá trị sau đây, tùy theo lựa chọn đã chọn trong cửa sổ Chọn Bộ dựng( được truy nhập bằng cách bấm vào nút Dựng bên cạnh hộp Khi Bấm trong cửa sổ Thuộc tính của đối tượng).
The OnDblClick value will be one of the following, depending on the selection chosen in the Choose Builder window(accessed by clicking the Build button next to the On Dbl Click box in the object's Properties window).
Đầu tiên khi một nút chuột được bấm, sự kiện onmousedown được kích hoạt, sau đó, khi nút chuột được giải phóng, sự kiện onmouseup được kích hoạt, cuốicùng, khi nhấp chuột hoàn tất, sự kiện onclick được kích hoạt.
First when a mouse-button is clicked, the onmousedown event is triggered, then, when the mouse-button is released, the onmouseup event is triggered, finally,when the mouse-click is completed, the onclick event is triggered.
Khi bạn tạo một library item bao gồm một phần tử có hành vi Dreamweaver gắn với nó, Dreamweaver sẽ sao chép phần tử đó và event handler( trình xử lý sự kiện) của nó( thuộc tính xác định sự kiện nào kích hoạt hành động,chẳng hạn như onClick, onLoad hoặc onMouseOver, và hành động nào được gọi khi sự kiện xảy ra) vào file library item.
When you create a library item that includes an element with a Dreamweaver behavior attached to it, Dreamweaver copies the element and its event handler(the attribute that specifies which event triggers the action,such as onClick, onLoad, or onMouseOver, and which action to call when the event occurs) to the library item file.
Đầu tiên khi một nút chuột được kích hoạt, sự kiện onmousedown được kích hoạt, khi đó nút chuột được hoạt động, sự kiện onmouseup được kích hoạt, vàcuối cùng là khi nhấn chuột xong, sự kiện onclick được kích hoạt.
First when a mouse-button is clicked, the onmousedown event is triggered, then, when the mouse-button is released, the onmouseup event is triggered, finally,when the mouse-click is completed, the onclick event is triggered.
Results: 69, Time: 0.0203

Top dictionary queries

Vietnamese - English