Digerdoo Posted July 4, 2005 Posted July 4, 2005 <?php $info_box_contents = array(); $info_box_contents[] = array('align' => 'center', 'text' => My_own_title ); new infoBoxHeading($info_box_contents, false, false); $info_box_contents = array(); $info_box_contents[] = array('align' => 'center', 'text' => ' How i can put here javascript ? :'( ' ); new infoBox($info_box_contents); ?> </td> </tr> <!-- information_eof //-
Recommended Posts
Archived
This topic is now archived and is closed to further replies.