# 1. Sự kiện nhấp chuột

- [Sự kiện Dropbox](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-dropbox.md): Dropbox cũng là 1 dạng hiển thị như popup, bấm vào phần tử liên kết đến popup thì nội dung sẽ bật ra, nhưng sẽ có 1 số nội dung khác biệt
- [Sự kiện mở email](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-mo-email.md)
- [Lightbox iFrame](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/lightbox-iframe.md)
- [Lightbox video](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/lightbox-video.md)
- [Lightbox hình ảnh](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/lightbox-hinh-anh.md)
- [Sự kiện chuyển tab](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-chuyen-tab.md)
- [Sự kiện ẩn/hiện phần tử](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-an-hien-phan-tu.md)
- [Sự kiện mở liên kết](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-mo-lien-ket.md)
- [Sự kiện mở cuộc gọi](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-mo-cuoc-goi.md)
- [Sự kiện chuyển section ](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-chuyen-section.md)
- [Sự kiện Set Value](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-set-value.md)
- [Sự kiện mở popup](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-mo-popup.md)
- [Sự kiện Collapse](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-collapse.md)
- [Sự kiện Copy Clipboard](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-copy-clipboard.md)
- [Sự kiện Set Style](https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot/su-kien-set-style.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ladipage-vietnam.gitbook.io/v5-ladipage/xv.-su-kien-cho-phan-tu/su-kien-nhap-chuot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
