[wdvltalk] RE: [wdvltalk]site check

2003-03-26 Thread Diane Schips
I had posted a question about the problems I was having with a dynamic menu
a few days ago.  No one was able to help me, but a couple of people posted
that they couldn't see even the little bit I thought I had working.

I decided on a very different, much simpler approach, using
object.style.display=none and object.style.display=.  Could you take a
look and see if this works for you?  I would also appreciate any information
on what browsers/versions support this.

When you go to www.chaverware.com/newsite, you should see a menu containing
10 items, with About Chaverware and Faq being the only two that aren't
links.  Mousing over either one should display its submenu.

Thanks,
Diane



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: [wdvltalk]site check

2003-03-26 Thread Trusz, Andrew
Opera 6 reports JavaScript errors for about and faq as follows:

Error:
name: ReferenceError
message: Reference to undefined variable: No such variable 'tblAbout'

Error:
name: ReferenceError
message: Reference to undefined variable: No such variable 'tblFaq'

So no menus at all.

drew

-Original Message-
From: Diane Schips [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 9:20 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: [wdvltalk]site check


I had posted a question about the problems I was having with a dynamic menu
a few days ago.  No one was able to help me, but a couple of people posted
that they couldn't see even the little bit I thought I had working.

I decided on a very different, much simpler approach, using
object.style.display=none and object.style.display=.  Could you take a
look and see if this works for you?  I would also appreciate any information
on what browsers/versions support this.

When you go to www.chaverware.com/newsite, you should see a menu containing
10 items, with About Chaverware and Faq being the only two that aren't
links.  Mousing over either one should display its submenu.

Thanks,
Diane



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: [wdvltalk]site check

2003-03-26 Thread Van Der Westhuizen, Sonja
Hi Diane,

The menu expands when I mouse over it and Im not getting any error messages.
I was using IE6 sp 1.  Then I view it in mozilla version 1 and the menu is
expanded by default.

hope this helps
Sonja

-Original Message-
From: Diane Schips [mailto:[EMAIL PROTECTED]
Sent: 26 March 2003 04:20 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: [wdvltalk]site check


I had posted a question about the problems I was having with a dynamic menu
a few days ago.  No one was able to help me, but a couple of people posted
that they couldn't see even the little bit I thought I had working.

I decided on a very different, much simpler approach, using
object.style.display=none and object.style.display=.  Could you take a
look and see if this works for you?  I would also appreciate any information
on what browsers/versions support this.

When you go to www.chaverware.com/newsite, you should see a menu containing
10 items, with About Chaverware and Faq being the only two that aren't
links.  Mousing over either one should display its submenu.

Thanks,
Diane



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

___


The views expressed in this email are, unless otherwise stated, those of the author 
and not those
of the FirstRand Banking Group or its management.  The information in this e-mail is 
confidential
and is intended solely for the addressee. Access to this e-mail by anyone else is 
unauthorised. 
If you are not the intended recipient, any disclosure, copying, distribution or any 
action taken or 
omitted in reliance on this, is prohibited and may be unlawful.
Whilst all reasonable steps are taken to ensure the accuracy and integrity of 
information and data 
transmitted electronically and to preserve the confidentiality thereof, no liability 
or 
responsibility whatsoever is accepted if information or data is, for whatever reason, 
corrupted 
or does not reach its intended destination.

   

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: [wdvltalk]site check

2003-03-26 Thread Diane Schips
Thank you Drew.  I'm looking at the Opera site, but I'm not getting much
information.  All the documentation I can find is for Opera 7.  I'll post
some questions to their forum.  I'll have to do some browser sniffing
anyway.  If I don't get any useful answers as to how to do this with Opera,
I'll just maker the menu static for Opera users.

Diane

-Original Message-
From: Trusz, Andrew [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 9:32 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: [wdvltalk]site check

Opera 6 reports JavaScript errors for about and faq as follows:

Error:
name: ReferenceError
message: Reference to undefined variable: No such variable 'tblAbout'

Error:
name: ReferenceError
message: Reference to undefined variable: No such variable 'tblFaq'

So no menus at all.

drew

-Original Message-
From: Diane Schips [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 9:20 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: [wdvltalk]site check


I had posted a question about the problems I was having with a dynamic menu
a few days ago.  No one was able to help me, but a couple of people posted
that they couldn't see even the little bit I thought I had working.

I decided on a very different, much simpler approach, using
object.style.display=none and object.style.display=.  Could you take a
look and see if this works for you?  I would also appreciate any information
on what browsers/versions support this.

When you go to www.chaverware.com/newsite, you should see a menu containing
10 items, with About Chaverware and Faq being the only two that aren't
links.  Mousing over either one should display its submenu.

Thanks,
Diane



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]