Re: Making the MX Popup Menu Javascript Dynamic

2003-05-31 Thread Jamie Jackson
Director www.cfug-vancouverisland.com - Original Message - From: webguy [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 29, 2003 1:44 PM Subject: RE: Making the MX Popup Menu Javascript Dynamic Does anyone know how to make to a menu like those work over a select element

RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Shawn Grover
The COOLjsMenu and COOLjsTree look pretty good. Decent prices too. http://javascript.cooldev.com/scripts/coolmenu/ -Original Message- From: Jamie Jackson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 1:14 PM To: CF-Talk Subject: Making the MX Popup Menu Javascript Dynamic I

RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Barney Boisvert
-Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 12:24 PM To: CF-Talk Subject: RE: Making the MX Popup Menu Javascript Dynamic The COOLjsMenu and COOLjsTree look pretty good. Decent prices too. http://javascript.cooldev.com/scripts

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Jamie Jackson
: 360.647.5351 www.audiencecentral.com -Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 12:24 PM To: CF-Talk Subject: RE: Making the MX Popup Menu Javascript Dynamic The COOLjsMenu and COOLjsTree look pretty good. Decent prices too. http

RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread webguy
Subject: RE: Making the MX Popup Menu Javascript Dynamic I usually use a character count times an average width. For instance, I use 6.5 as my multiplier for 10pt verdana. Capital 'W' is 11 pixels, I believe, lowercase 'l' is 2 pixels, and the rest are somewhere in between. Really simple

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Bryan Stevenson
29, 2003 1:44 PM Subject: RE: Making the MX Popup Menu Javascript Dynamic Does anyone know how to make to a menu like those work over a select element in IE5/win so that the select isn't visible thru' the menu div ?? My HTML/JS guy says it can't be done WG -Original Message- From

Re: RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread ksuh
Go to http://www.milonic.co.uk/menu/. Their menu works over select boxes. Show to your HTML/JS guy. Make sure you help him close his jaw :) - Original Message - From: webguy [EMAIL PROTECTED] Date: Thursday, May 29, 2003 2:44 pm Subject: RE: Making the MX Popup Menu Javascript Dynamic

RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Marlon Moyer
] Sent: 29 May 2003 20:52 To: CF-Talk Subject: RE: Making the MX Popup Menu Javascript Dynamic I usually use a character count times an average width. For instance, I use 6.5 as my multiplier for 10pt verdana. Capital 'W' is 11 pixels, I believe, lowercase 'l' is 2 pixels, and the rest

RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Marlon Moyer
, May 29, 2003 3:49 PM To: CF-Talk Subject: Re: Making the MX Popup Menu Javascript Dynamic Your HTML/JS guy is WRONG. First I'd didch this MX JS script your using and grab CoolMenus from www.DHTMLCentral.com It works back to IE 4+ and Netscape 4+. It also works OVER select boxes and other form

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread jon hall
- BS Vancouver Island ColdFusion Users Group BS Founder Director BS www.cfug-vancouverisland.com BS - Original Message - BS From: webguy [EMAIL PROTECTED] BS To: CF-Talk [EMAIL PROTECTED] BS Sent: Thursday, May 29, 2003 1:44 PM BS Subject: RE: Making the MX Popup Menu Javascript Dynamic

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Bryan Stevenson
Subject: RE: Making the MX Popup Menu Javascript Dynamic From the Coolmenus web site faq: Q: How can I avoid overlapping form elements, flash plugins or applets thru coolmenus? Answer by Sergi Meseguer There are certain elements that float above HTML elements. It is not a z-index issue. Well

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Bryan Stevenson
: Thursday, May 29, 2003 2:01 PM Subject: RE: Making the MX Popup Menu Javascript Dynamic From the Coolmenus web site faq: Q: How can I avoid overlapping form elements, flash plugins or applets thru coolmenus? Answer by Sergi Meseguer There are certain elements that float above HTML elements

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Calvin Ward
: Re: Making the MX Popup Menu Javascript Dynamic Your HTML/JS guy is WRONG. First I'd didch this MX JS script your using and grab CoolMenus from www.DHTMLCentral.com It works back to IE 4+ and Netscape 4+. It also works OVER select boxes and other form elements (instead of being hidden

Re: RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread ksuh
: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 3:49 PM To: CF-Talk Subject: Re: Making the MX Popup Menu Javascript Dynamic Your HTML/JS guy is WRONG. First I'd didch this MX JS script your using and grab CoolMenus from www.DHTMLCentral.com It works back to IE 4

Re: RE: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Donnie Bachan
Another fairly striaghtforward way is (at least in IE, I have not tested it on Netscape or Opera) is to hide the form element (SELECT or OBJECT) that is below the menu. I know this may not be a popular solution but go to microsoft.com and do a full save of the page, you will see toolbar.js,

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Jason Miller
(formerly PIER System, Inc.) [EMAIL PROTECTED] voice : 360.756.8080 x12 fax : 360.647.5351 www.audiencecentral.com -Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 12:24 PM To: CF-Talk Subject: RE: Making the MX Popup Menu Javascript Dynamic

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Calvin Ward
Now put a select box under that menu and observe it. NN should obscure fine, IE should not. Calvin - Original Message - From: Bryan Stevenson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 29, 2003 5:14 PM Subject: Re: Making the MX Popup Menu Javascript Dynamic

Re: Making the MX Popup Menu Javascript Dynamic

2003-05-30 Thread Marlon Moyer
Founder Director www.cfug-vancouverisland.com - Original Message - From: Marlon Moyer [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 29, 2003 2:01 PM Subject: RE: Making the MX Popup Menu Javascript Dynamic From the Coolmenus web site faq: Q: How can I avoid