Hi! I'm trying to link a button to a pre-determined popup window size. My code is :
<td class="main"><?php echo '<a href="SizeChart" TARGET="new" onClick="window.open('http://www.aphroditescloset.ca/SizeChart.html','new','width=900,height=525'); return false">;' . tep_image_button('button_sizechart.gif', IMAGE_BUTTON_sizechart) . '</a>'</td>
I'm receiving error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/aphrod6/public_html/catalog/templates/fallback/content/product_info.tpl.php on line 202
I cannot seem to figure out where this error is. The link works fine, but when I add the pre-set sizes, the error occurs.
If anybody can spot the error, it would be greatly appreciated!
Thanks
Sarah





LinkBack URL
About LinkBacks








Bookmarks