Saltar para o conteúdo

Nuno Cardoso

Learning Experience Designer

  • Home
  • eLearning
  • Desenvolvimento

Etiqueta: scrollpanel

Publicado em Novembro 22, 2019Dezembro 21, 2019

Unwanted Extra Space in Scroll Panel

To solve this issue in Articulate Storyline:

Add a trigger >>  “Execute Javascript” and past this code:

$(".scrollarea-area div").css("overflow", "hidden");
$(".base-layer div").css("overflow", "visible");

When: Timeline starts.

NOTE: Put this JavaScript code in the layers were you have scroll bars.

Partilha:

  • Tweet
  • Email
  • More
  • Print
  • WhatsApp
Criado com WordPress