Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How can I make all the collapsed contents in a webpage expand?

  • 1 trả lời
  • 2 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

In this webpage http://google.github.io/styleguide/shell.xml, there are many bullets which collapse. When you click them, they will expand, and show the hidden contents. For example the bullet before "Bash is the only shell scripting language permitted for executables. "

How can I make all the bullets to expand at once, instead of clicking one by one? Do I have to run some program?

Thanks.

In this webpage http://google.github.io/styleguide/shell.xml, there are many bullets which collapse. When you click them, they will expand, and show the hidden contents. For example the bullet before "Bash is the only shell scripting language permitted for executables. " How can I make all the bullets to expand at once, instead of clicking one by one? Do I have to run some program? Thanks.

Tất cả các câu trả lời (1)

more options

There is a ▽ "Toggle all summaries" button at the top of that page the you can click:

  • onclick="javascript:ShowHideAll()"