Contraction bottom

This topic contains 2 respuestas, has 2 voices, and was last updated by  mafernandes Hace 6 años, 9 meses.

  • Author
    Entradas
  • #29392

    mafernandes
    Member

    Hi people.

    I need your help for a change in my eXe pages:

    How do I remove those contraction bottons that stays in the right side of the pages? I want the content to always be shown instead of let the learner decide it.

    Could you please, give me some help? I would really appreciate it!

    Thank you!

    Marco

    Archivos adjuntos:
    You must be logged in to view attached files.
  • #29395

    Ignacio Gros
    Keymaster

    Hi Marco,

    You can add this in the Properties tab (Footer):

    <script>$exe.iDeviceToggler.init=function(){}</script>

    That will overwrite the code that creates those buttons.

    That will work only for that elp. If you want it to work in all projects you can edit your Style’s JavaScript file and add this code in it:

    $exe.iDeviceToggler.init = function(){}

  • #29404

    mafernandes
    Member

    Ignacio!

    I would never think it was as easy as you showed me.

    Thank you so much!

    🙂

     

You must be logged in to reply to this topic.

Skip to content