Forum Moderators: coopster
<ul class="subsection_tabs" id="tab_group_one" style="clear:none;">
<?php if ($this->getChildHtml('description')==NULL) { echo '<div id="trollweb_1"></div>'; } else echo('
<li class="tab"><a href="javascript:void(0);" id="trollweb_1" onClick="trollweb_tabs(1)" class="active"><h4>' . $this->__('Product Description'). '</h4></a></li> '); ?> ($this->getChildHtml('description')==NULL)
<?php if ($this->getChildHtml('description')==NULL) { echo '<div id="trollweb_1"></div>'; } else{ echo('
<li class="tab"><a href="javascript:void(0);" id="trollweb_1" onClick="trollweb_tabs(1)" class="active"><h4>' . $this->__('Product Description'). '</h4></a></li> '); }?>
if($var to evaluate){
//output if true
}else{
//else output if false
}
if (empty($this->getChildHtml('description')))
<?php if (empty($this->getChildHtml('description'))) { echo '<div id="trollweb_1"></div>'; } else { echo('
<li class="tab"><a href="javascript:void(0);" id="trollweb_1" onClick="trollweb_tabs(1)" class="active"><h4>' . $this->__('Product Description'). '</h4></a></li> '); } ?> if ($this->getChildHtml('description')==NULL)
if (!isset($this->getChildHtml('description')))
if (strlen(trim($this->getChildHtml('description'))) < 0 ) {