Search found 1 match

by nik
Fri Dec 08, 2006 12:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Integrating with templater
Replies: 1
Views: 1835

Integrating with templater

hello. sorry for my english :oops:

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 ...