Support Joomla!
Search: Advanced Search
Serving 3852 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 717 guests and 38 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


ethnicomm Extensions(0) | Reviews(2) | Favourites(0)
javascript module
 Great Code, April 14, 2008

Worked flawlessly in 1.0.15! Thanks for sharing.

JSCookMenu
 submenus not Valid XHTML 1.0 Transitional?, May 30, 2007

I found this to be a great mod - especially the unlimited submenus. However, when I tried to validate my pages, I found that the pages under the submenus were not considered valid xhtml.

That and the fact that there does not seem to be a support forum leads me to rate this mod as good instead of excellent.

Example of error message explanation:

Error Line 74 column 198: ID "active_menu" already defined.

...-strategy.html" class="sublevel" id="active_menu">Sales Strategy

An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).