Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Infobox problem


Digerdoo

Recommended Posts

Posted

<?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 //-

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...