Follow

Panel Header & Footer

The Panel Header & Footer sections need to be used in conjunction with the Panel section. (This does not work with the Collapsible Panel at this time.) NOTE: this control must be dropped INSIDE the panel control it is meant to modify.

Like almost all SPARK controls, you can trigger events that are fired when the user interacts with the control (see the Event and Methods sections below and the Event Handling article for more information).

These sections are most commonly used to add header and footer details to a Panel section.

Example

This is the result...

 

Events

With the Panel Header & Footer, there is 1 type of event handler:

  • On Load: When the page loads

You can use JavaScript logic to affect the effects of the control, depending on the event. More information on using these controls can be found in the Event Handling article.

Method

For detailed information on the available methods for these controls, access the JS Doc file for Panel Header, or access the JS Doc file for Panel Footer.

Related Article(s)

SPARK Layout Capabilities

Panel

 

  • Author: Courtney Silva
  • Date Created: June 19, 2015
  • Date Modified: July 27, 2015
Was this article helpful?
0 out of 0 found this helpful

Comments