Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 1 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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üm Yanıtlar (1)

more options

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

  • onclick="javascript:ShowHideAll()"