-
AuthorPosts
-
October 29, 2007 at 7:10 pm #123485
Hi,
i have a site make with this nice skin. I have transmenù selected in html of skin. Now, i want create a non-linkable menù voice; this voice must available, only to see the child voice when the cursor is over he. How can i create a non-linkable menù item?Very thanks,
Archimedeswemmel Friendswemmel
- Join date:
- February 2006
- Posts:
- 794
- Downloads:
- 34
- Uploads:
- 53
- Thanks:
- 36
- Thanked:
- 64 times in 1 posts
October 29, 2007 at 7:27 pm #231737Archimede;30652Hi,
i have a site make with this nice skin. I have transmenù selected in html of skin. Now, i want create a non-linkable menù voice; this voice must available, only to see the child voice when the cursor is over he. How can i create a non-linkable menù item?Very thanks,
ArchimedeHi Archimede,
Create a new menu-item and choose for this Seperator / Placeholder. Now you can add new menu-items with this placeholder as parent. This must do the trick.
Kind Regards,
PeterOctober 30, 2007 at 1:26 pm #231815<em>@swemmel 30656 wrote:</em><blockquote>Hi Archimede,
Create a new menu-item and choose for this Seperator / Placeholder. Now you can add new menu-items with this placeholder as parent. This must do the trick.
Kind Regards,
Peter</blockquote>Thank Swemmel, but so the new item is linkable!!! If i link on this item, i return on home page. How can i make? Thank
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
October 30, 2007 at 1:27 pm #231816<em>@Archimede 30754 wrote:</em><blockquote>Thank Swemmel, but so the new item is linkable!!! If i link on this item, i return on home page. How can i make? Thank</blockquote>
It should work as Swemmel said? Whats the url you try to do it on?
October 30, 2007 at 4:09 pm #231823Very thank Swimmel and Menalto.
I want a non-linkable item; this item must only open the child item, when the cursor go over this. Now, in my menù i select new item -> Separator/placeholder. After this, if i click on this placeholder, the site open home page!!!! U can try this.. How can i make, to solve this problem?
Very thanks.
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
October 30, 2007 at 5:30 pm #231828I guess that you enable the SEF. You need make a small fix in file ja_transmenu/ja-transmenu.php in the Koniga template folder. Open the file and search (line 238):
$txt = '<a href="#" class="'. $menuclass .'" '. $id .$title.'><span>'. $txt .'</span></a>';
and replace with (change the href from # to a javascript void call)
$txt = '<a href="javascript:void(0);" class="'. $menuclass .'" '. $id .$title.'><span>'. $txt .'</span></a>';
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by archimede 17 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum