:: Home >>

Active.Templates.Header

Column header template.

Constructor Syntax

var obj = new Active.Templates.Header;

Class Hierarchy

HTML

<div id="{id}" class="active-templates-header active-box-normal active-column-{#2} active-sort-{#3} " title="{#4}" onmousedown="dispatch(event, this)" onmouseenter="mouseover(this, 'active-header-over')" onmouseleave="mouseout(this, 'active-header-over')">
<div id="{id}/box" class="active-box-item ">
<span id="{id}/box/image" class="active-box-image active-image-{#0} "></span>
{#1}
<span id="{id}/box/sort" class="active-box-sort "></span>
</div>
<div id="{id}/div" class="active-box-resize " onmousedown="dispatch(event, this)">
&nbsp;
</div>
</div>

Comments

20 May 09
GRID column sort(DISABLE) Siddarth Naik_131226 (1)
12 Jun 05
freezing header while scrolling AK (0)

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5
2.5.0 - 2.5.4
2.5.4
2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2