Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:47
Integrating with templater
Poster: nik
Dated: Friday December 8 2006 - 11:58:54 GMT
hello. sorry for my english
I'm trying to integrate milonic menu using Smarty templater. If I write such string
aI("text={$category.category};");
all works as expected. When I add url:
aI("text={$category.category};url={$index_script}?{$target_name}=categories&category_id={$category.category_id};");
and menu start to work incorrect (not in ie). Every cell becomes very small. You can see it by clicking on some categories (for exapmle, Apparel)
link: http://www.scyntek.com/nik/goldlink.cn/index.php
Please, advise!
P.S. Version 5.764
Poster: Ruth
Dated: Friday December 8 2006 - 23:27:06 GMT
Hi,
Well, I don't know about the templater, but one thing that is a problem is how you have placed the menu into the table.
If you are going to place it that way you need to place buildAfterLoad=true; in the top area right below _subOffsetLeft=-1;
If that doesn't work, or if there are offset problems, you need to use the older method for positioning relative menus. See the link below my name for table menus.
If this doesn't solve the problem, please post back.
Ruth