2 Replies Latest reply: Sep 17, 2007 9:27 AM by oicram RSS

    When it's load the hidden information?

    oicram Community Member
      I have a DIV that have the style="display:none" attribute. That div will appear when the user click "more details" button.

      I need to know, when is the information of that DIV loaded? When the page loads OR only when the user clicks the button?

      General the hide elements are loaded when the page its load, or they are only loaded when they are requested to show up?

      Thanks in advance.