Hôm nay jsB@nk muốn giới thiệu đến bạn danh sách hơn 70 công cụ, ứng dụng JavaScript, tiện ích AJAX cực kì hữu ích để bổ sung vào các ứng dụng web, ứng dụng JavaScript của mình.
Trong danh sách này có một vài ứng dụng AJAX đã từng được giới thiệu trên jsB@nk như:
- Trình tải nội dung trang với AJAX
- GreyBox: Công cụ tạo cửa sổ popup tuyệt đẹp
- Interstitial Content Box
Và vẫn còn rất nhiều ứng dụng AJAX hữu ích khác trong danh sách này, bạn hãy vào trang trong để xem thêm.
- Demo
- Phóng to
- Tải lại
- Cửa sổ mới
Tạo video bằng AI chỉ với giọng nói hoặc văn bản
Ứng dụng video AI MIỄN PHÍ hàng đầu của bạn! Tự động hóa video AI đầu tiên của bạn. Tạo Video Chuyên Nghiệp Của Bạn Trong 5 Phút Bằng AI Không Cần Thiết Bị Hoặc Kỹ Năng Chỉnh Sửa Video. Sản xuất video dễ dàng dành cho nhà tiếp thị nội dung.
On Screen Editng
AJAX inline text edit 2.0
A small piece of javascript reads al SPAN tags, checks if it has class=�editText� and a id=. If that is true, it adds a onclick function. That onclick function will create a textfield or input (depending on the size of the editable text). Someone has the ability to edit the field. When the text field is blurred, it will read the contents, and starts a XMLHttpRequest and �sends� the content + fieldname + any set vars to an update file. That file will update your database, and reply with the newly set text and the textfield will dissapear again.
Create flickr-like Editing Fields
- Show user the data field normally (for instance: the title of a picture)
- When mouse rolls over that title, make the background of the word yellow
- If the user clicks on the word, change that word to a input box with the word in it. Also show a �save� and �cancel� button
- A user can rename the picture and then push �save.�
- Run a little script that updates the name into the database
- Remove the input box and the buttons and return to the original title display (updated with new title).
- Lượt gửi (0)
- Mới