![]() |
Dinamic categories menu
I would like to replace the category menu with a DHTML / Javascript menu I have. I edited categories.tpl, inserted there the following code:
Code:
<div id="vqp_comment1" style="position:absolute;visibility:hidden;"> And got this error: Fatal error: Smarty error: [in customer/categories.tpl line 31]: syntax error: unrecognized tag 'b_type' (Smarty_Compiler.class.php, line 564) in /www/docs/mysite.com/public_html/x-cart/Smarty-2.6.3/Smarty.class.php on line 1082 Any ideas? Is it possible to insert javascript there? |
You need to put {literal} tags around the javascript so it will be read correctly:
{literal} Insert javascript here {/literal} |
All times are GMT -8. The time now is 12:42 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.