Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 13

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Development > Development Announcements

Reply
 
LinkBack Thread Tools Display Modes
Old 07.07.2004, 12:14   #1 (permalink)
Professional Mamber
 
stingrey's Avatar
 
Join Date: Apr 2004
Location: Marikina, Manila, Philippines
Posts: 776
stingrey is on a distinguished road
Default updated version Display Menu - JSCook -> Version 1-2

DISPLAY MENU - JSCOOK 1-2 RELEASED


With the release of a new version of the JSCook Menu system (version 1.25) by its creator Heng Yuan, I’ve released a new version which utilises this new version of the Javascript code.


For more info, read here:
http://forum.mamboserver.com/showthread.php?t=10994


Please post any questions about the module in the new thread.
__________________
Joomla! Core Team Member
Software Coding & Design - Stability Team Leader
www.joomla.org
Former Mambo Core Team Member

Last edited by stingrey; 07.07.2004 at 15:21. Reason: Link corrected
stingrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07.07.2004, 12:35   #2 (permalink)
Mamber
 
Heart's Avatar
 
Join Date: Apr 2004
Location: near Munich, Germany
Posts: 119
Heart is on a distinguished road
Default Re: updated version Display Menu - JSCook -> Version 1-2

Nice..... but your link to mamboserver-thread goes to the Display News
Heart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.07.2004, 15:23   #3 (permalink)
Professional Mamber
 
stingrey's Avatar
 
Join Date: Apr 2004
Location: Marikina, Manila, Philippines
Posts: 776
stingrey is on a distinguished road
Default Re: updated version Display Menu - JSCook -> Version 1-2

Quote:
Nice..... but your link to mamboserver-thread goes to the Display News
Thanks for the heads-up, now properly linked
__________________
Joomla! Core Team Member
Software Coding & Design - Stability Team Leader
www.joomla.org
Former Mambo Core Team Member
stingrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.07.2004, 02:55   #4 (permalink)
Expert Mamber
 
kachete's Avatar
 
Join Date: Apr 2004
Location: Venezuela
Posts: 345
kachete is on a distinguished road
Send a message via ICQ to kachete Send a message via MSN to kachete Send a message via Yahoo to kachete
Arrow Where can be modify the menu width

Hi.

I download the module and all works great but i see it work based on a css where we can modify the apearance and the colors and other things.

But how we modify the width of the menu in order to fill the space we want to fill whith the menu, it apears to always be in a default width

Where can we change it in order to do what i want.

it can be posible manipulate in the parameters or it would be in other releases

Please some help here.

Sorry the english.

Thanks for the great menu module.-
__________________
No hay preguntas tontas, Solo Tontos que no preguntan
www.kachetewebsites.com / www.misitiove.com
kachete is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.07.2004, 09:31   #5 (permalink)
Professional Mamber
 
stingrey's Avatar
 
Join Date: Apr 2004
Location: Marikina, Manila, Philippines
Posts: 776
stingrey is on a distinguished road
Default Re: updated version Display Menu - JSCook -> Version 1-2

Quote:
But how we modify the width of the menu in order to fill the space we want to fill whith the menu, it apears to always be in a default width

Where can we change it in order to do what i want.

it can be posible manipulate in the parameters or it would be in other releases
Unfortunately, looking at the code and looking at the creators site:
http://www.cs.ucla.edu/%7Eheng/JSCookMenu/

There seems to be no easy way to do this.
Basically the JS Code automatically determines the width of the menu item.
You could probably do this via the css file and suggest you look at the creators site for help on how to do this.

-----------------------------------------------

On another note, I'm also looking at other menu systems to see if I can integrate them into a mambo module.
I've had some success with the Tigra menu and a menu system created by Ger Versluis.
But either of those is still a long way away from a release.
__________________
Joomla! Core Team Member
Software Coding & Design - Stability Team Leader
www.joomla.org
Former Mambo Core Team Member
stingrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 18.07.2004, 23:55   #6 (permalink)
Professional Mamber
 
stingrey's Avatar
 
Join Date: Apr 2004
Location: Marikina, Manila, Philippines
Posts: 776
stingrey is on a distinguished road
Default Re: updated version Display Menu - JSCook -> Version 1-2

As an alternative, try the new module

Display Menu - Tigra 1-0
http://forum.mamboserver.com/showth...64031#post64031
__________________
Joomla! Core Team Member
Software Coding & Design - Stability Team Leader
www.joomla.org
Former Mambo Core Team Member
stingrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.07.2004, 00:20   #7 (permalink)
Baby Mamber
 
Join Date: Jul 2004
Posts: 7
designsimply is on a distinguished road
Default Can parent menu widths be variable?

I am also trying to adjust the menu width. I see that you can use width_parent to set the pixel width for each menu item and module_width to se the width of the whole menu, but I would like to make the width_parent variable while setting the module_width to something fixed. This is because some of my parrent menu names are longer than others and if they are all the same width, the menu is too big to fit into the space I've allocated. If they parent menu items were variable width, everything would fit.

Thanks for the module!
designsimply is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.07.2004, 17:39   #8 (permalink)
Expert Mamber
 
kachete's Avatar
 
Join Date: Apr 2004
Location: Venezuela
Posts: 345
kachete is on a distinguished road
Send a message via ICQ to kachete Send a message via MSN to kachete Send a message via Yahoo to kachete
Arrow Re: Can parent menu widths be variable?

Quote:
Originally Posted by designsimply
I am also trying to adjust the menu width. I see that you can use width_parent to set the pixel width for each menu item and module_width to se the width of the whole menu, but I would like to make the width_parent variable while setting the module_width to something fixed. This is because some of my parrent menu names are longer than others and if they are all the same width, the menu is too big to fit into the space I've allocated. If they parent menu items were variable width, everything would fit.

Thanks for the module!
Where you put the width_parent and module_width commands in ordes for this to work

Can you show us a path or a example where to put it in order to put it to work

Please show us some directions.

Thanks in advance
__________________
No hay preguntas tontas, Solo Tontos que no preguntan
www.kachetewebsites.com / www.misitiove.com
kachete is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.07.2004, 18:42   #9 (permalink)
Professional Mamber
 
stingrey's Avatar
 
Join Date: Apr 2004
Location: Marikina, Manila, Philippines
Posts: 776
stingrey is on a distinguished road
Default Re: updated version Display Menu - JSCook -> Version 1-2

Quote:
Where you put the width_parent and module_width commands in ordes for this to work

Can you show us a path or a example where to put it in order to put it to work

Please show us some directions.
These parameters ( width_parent, module_width ) are for Display Menu - Tigra only.


There are NO equvalent parameters or functionality for Display Menu - JSCook
__________________
Joomla! Core Team Member
Software Coding & Design - Stability Team Leader
www.joomla.org
Former Mambo Core Team Member
stingrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
More than one JSCook Menu? Big Bopper Mambo 4.5 'How Do I' Questions 7 05.06.2006 11:37
Admin menu not display - themeoffice error winini Mambo 4.5 Installation and Upgrades 6 31.08.2005 11:17
new Modules -> Display Menu - JSCook & Simple stingrey Development Announcements 14 15.07.2004 18:44
updated version Display News Modules -> Version 1-3 stingrey Development Announcements 0 08.06.2004 20:28


All times are GMT +2. The time now is 08:25.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.