Glossy Accordion Menu |
| Written by kksou | ||||
| Saturday, 04 October 2008 | ||||
|
The Glossy Accordion Menu is a very neat and cool javascript-based menu provided by www.dynamicdrive.com. In case you're wondering what an "Glossy Accordion Menu" is, just take a look at the Table of Content appearing on the right of this paragraph. Take a look at Demo 1 and Demo 2. You can even include images in the menu. Pretty cool, isn't it? What I've done is to wrap the original code from www.dynamicdrive.com into a Joomla plugin/mambot so that you can easily include the Glossy Accordion Menu in any of your content item. Latest Version v1.0.5 (for Joomla 1.0) and v1.5.5 (for Joomla 1.5) Conforms to joomla.org guidelines. Unique Features
How to use the "Glossy Accordion Menu" pluginImportant: If you're using Joomla 1.5.8, please refer to the article:How to enter HTML tags, javascript and PHP codes in Joomla 1.5.8? Otherwise you might find that all your HTML tags, Javascript and PHP scripts will be removed the moment you click the Save or Apply button. Please refer to the following:
The syntax for both menus are exactly the same. Just remeber to replace all
{Accordion_Menu_Apple_style}
... menu items ...
{/Accordion_Menu_Apple_style}
with:
{Glossy_Accordion_Menu}
... menu items ...
{/Glossy_Accordion_Menu}
For example,
{Glossy_Accordion_Menu}
<a href="http://www.site1.com">General</a>
- <a href="url1">Introduction</a>
- <a href="url2">Unique Features</a>
- <a href="url3">How to Use</a>
- <a href="url4">Demo</a>
<a href="http://www.site1.com/links">Links</a>
- <a href="http://www.google.com">Google</a>
- <a href="http://www.yahoo.com">Yahoo</a>
- <a href="http://www.joomla.org/">Joomla</a>
- <a href="http://www.kksou.com">Demo</a>
Demo 1
- <a href="http://wwww.google.com" target=_blank>submenu 1.1</a>
- <a href="http://www.yahoo.com" target=_blank>submenu 1.2</a>
- <a href="http://www.kksou.com" target=_blank>submenu 1.3</a>
-
- <a href="google.com"><img src="http://i27.tinypic.com/sy7295.gif" border=0/></a>
Demo 2
- <a href="http://wwww.google.com" target=_blank>submenu 2.1</a>
- <a href="http://www.yahoo.com" target=_blank>submenu 2.2</a>
- <a href="http://www.kksou.com" target=_blank>submenu 2.3</a>
-
- <img src="http://i27.tinypic.com/sy7295.gif" />
{/Glossy_Accordion_Menu}
Be a SponsorIf you find this plugin useful, Secure Payments by PayPal. DownloadRemove the "Powered by" linksIf you find the plugin useful and would like to use the plugin without the "Powered-by" links, you may do so by purchasing a "Powered-by" removal license for only USD $10 per site. Secured payment is processed by 2checkout.com. All major credit cards are accepted, including Visa, Mastercard and American Express, etc. You can also pay by PayPal. Once the transaction is completed, you will be given a link to download the registered version with the "Powered by" links removed. How to install (Joomla 1.0.x)
You are now ready to use this plugin! How to install (Joomla 1.5.x)
You are now ready to use this plugin! Version History
You can now easily change the style of the menu (including font style, size, foreground color, background color, etc.) by editing the css file directly. The css file is located in the folder Added one more parameter: Width of Menu This is useful when you want to include graphics in your menu. You can adjust the width of the menu to fit your image. FAQ (Frequently Asked Questions)Q1: Can I have more than one menu in the same page? A1: By right, you should have only one menu per page. However, go ahead and try it. You can actually put two or menus in the same page. There are two "problems" here, though:
|
||||
| < Prev | Next > |
|---|






Comments
Firstly, wanted to say great menu !!!
Will be using from here on...
But I have a question thou, will my menu still work if my server gets upgraded to PHP 5.33
Going to test this now on my new server, hopefully it works...
It should. I've tested once using PHP 5.38. It worked. But everybody sets up their php.ini differently.
In case it doesn't, or if it shows any error messages or warning, please let me know the error/warning messages you see on the screen. Will try to resolve them for you, ok?
Regards,
/kksou
Did you install the Glossy Accordion Menu plugin first?
Link here: http://www.kksou.com/php-gtk2/Joomla/Glossy-Accordion-Menu.php
The module makes use of the plugin. So you have to install the plugin first before the module will work.
Regards,
/kksou
Can you uninstall the module first. Leave just the plugin.
Then create an article and add the tag to see if the plugin works within the article first.
This will allow us to see if the plugin works ok first.
Based on your description, it could be conflicts with your other plugins, modules or templates. Conflicts are very common in Joomla. The Joomla framework is too loose. And it doesn't provide any debugging tool to tell you where are the conflicts. So we have to do a bit of testing here.
Regards,
/kksou
RSS feed for comments to this post