Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

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

  • 1 odpowiedź
  • 2 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od 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.

Wszystkie odpowiedzi (1)

more options

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

  • onclick="javascript:ShowHideAll()"