Re: [WSG] Compliant tree menu

2004-04-29 Thread uli maasmeier
Hey!

I´m not amused this navigation is just (!) working in ie, nothing else can open and 
close, AND in opera 7.50 beta 1 it is simply NOT working...

Hi everyone...
 
in dire straits here...
 
I am desperately looking for an exploding/folding tree menu that remembers the last 
state of the menu when you refresh or go back to a page. Have tried all the ones 
that seem to be available on line but they either dont do what i want, or do what i 
want and wont validate. Is there anything out there or should i be looking for a 
java script writer of my own?
 
Is this OT.. if it is ...sorry... maybe you could just email me direct if you have an 
answer.
 
 
Jackie Reid

 
[EMAIL PROTECTED]

_
Der WEB.DE Virenschutz schuetzt Ihr Postfach vor dem Wurm Netsky.A-P!
Kostenfrei fuer alle FreeMail Nutzer. http://f.web.de/?mc=021157

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
*



Re: [WSG] Compliant tree menu

2004-04-29 Thread Mark Stanton
There is some pretty nice code available at
http://www.qld.gov.au/web/cue/template/implementations.html that
sounds close to what you want. It doesn't remember last state but it
does generate some very nice tight  simple markup, works across a
range of browers and degrades well in the absences of js and/or css.

Cheers

Mark
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] Compliant tree menu

2004-04-29 Thread Gavin Thomas
There are some great examples here:
http://www.gazingus.org/
esp. the drop down menu
Gav

Jackie Reid wrote:
Hi everyone...
 
in dire straits here...
 
I am desperately looking for an exploding/folding tree menu that 
remembers the last state of the menu when you refresh or go back to a 
page. Have tried all the ones that seem to be available on line but they 
either dont do what i want, or do what i want and wont validate. Is 
there anything out there or should i be looking for a java script writer 
of my own?
 
Is this OT.. if it is ...sorry... maybe you could just email me direct 
if you have an answer.
 
 
Jackie Reid
 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


This incoming email to UWE has been independently scanned for viruses 
and any virus detected has been removed using McAfee anti-virus software

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] Compliant tree menu

2004-04-29 Thread mario
Good morning everyone,

I hail from Dallas, Texas and I have a rather perplexing problem
pertaining to drop down menus.

I design in 1024 X 768, and although I view my designs using different
screen resolutions and browsers, I can't seem to figure a way to prevent
my menus from shifting in screen resolutions outside of 1024 X 768.

Example: http://www.webnetdesignstudios.com

I use Dreamweaver to create the menus, which generates internal
JavaScript, and an external .JS file. I haven't been able to determine
where the problem exists.

If anyone could provide a solution it would be greatly appreciated!

I apologize in advance if I'm not following procedure due to the fact I
just registered last night, and I'm new to the system.

Respectfully yours,
Mario S. Cisneros



 There are some great examples here:

 http://www.gazingus.org/

 esp. the drop down menu

 Gav



 Jackie Reid wrote:
 Hi everyone...

 in dire straits here...

 I am desperately looking for an exploding/folding tree menu that
 remembers the last state of the menu when you refresh or go back to a
 page. Have tried all the ones that seem to be available on line but
 they  either dont do what i want, or do what i want and wont validate.
 Is  there anything out there or should i be looking for a java script
 writer  of my own?

 Is this OT.. if it is ...sorry... maybe you could just email me direct
  if you have an answer.


 Jackie Reid

 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

 
 This incoming email to UWE has been independently scanned for viruses
 and any virus detected has been removed using McAfee anti-virus
 software

 *
 The discussion list for http://webstandardsgroup.org/
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 *



*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



[WSG] Compliant tree menu

2004-04-28 Thread Jackie Reid



Hi everyone...

in dire straits here...

I am desperatelylooking for an 
exploding/folding tree menu that remembers the last state of the menu when you 
refresh or go back to a page. Have tried all the ones that seem to be available 
on line but they either dont do what i want, or do what i want and wont 
validate. Is there anything out there or should i be looking for a _javascript_ 
writer of my own?

Is this OT.. if it is ...sorry... maybe you could 
just email me direct if you have an answer.


Jackie Reid

[EMAIL PROTECTED]


Re: [WSG] Compliant tree menu

2004-04-28 Thread Darian Cabot
I'm guessing the solutions you've tried have been js?

How have you tried to validate it? As long as the js is correctly
implemented in the html (xhtml?) using the script tags it should validate.

Maybe I've missed the point (_; )
Regards,

Darian Cabot
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Cabot Consultants Pty Ltd
Software Engineer / Website Design
http://www.cabotconsultants.com.au
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


 Hi everyone...

 in dire straits here...

 I am desperately looking for an exploding/folding tree menu that remembers
 the last state of the menu when you refresh or go back to a page. Have
 tried all the ones that seem to be available on line but they either dont
 do what i want, or do what i want and wont validate. Is there anything out
 there or should i be looking for a java script writer of my own?

 Is this OT.. if it is ...sorry... maybe you could just email me direct if
 you have an answer.


 Jackie Reid


 [EMAIL PROTECTED]


*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] Compliant tree menu

2004-04-28 Thread Darian Cabot
Well I have very little js experience also... I do know that and id is
meant to be used only once in a html document. Does the code still work
with the repeated ids converted to class?

I guess that's worth a try anyways if you haven't already ;)

btw... It's Darian, not Damien (_) I get that a lot (-_-; )

Cheers,

Darian Cabot
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Cabot Consultants Pty Ltd
Software Engineer / Website Design
http://www.cabotconsultants.com.au
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


 Hi Damien.. yes it is js..

 the thing that seems to cause the problemo is that the scripts i have used
 use an id that repeats throughout the script eg ul id=folderthing  and
 this is the bit that wont validate...
 (http://www.dynamicdrive.com/dynamicindex1/navigate1.htm) this is the one
 i
 really want to use as it has a memory.

 Maybe just me not implementing it properly as i am a total js
 ignoramous...
 :(

 Jackie Reid
 Mock Orange Web Site Development
 1st Floor
 92 Victoria Street
 MACKAY Q 4740
 Ph: 07 4953 4035

 [EMAIL PROTECTED]

 - Original Message -
 From: Darian Cabot [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, April 29, 2004 12:20 PM
 Subject: Re: [WSG] Compliant tree menu


 I'm guessing the solutions you've tried have been js?

 How have you tried to validate it? As long as the js is correctly
 implemented in the html (xhtml?) using the script tags it should
 validate.

 Maybe I've missed the point (_; )
 Regards,

 Darian Cabot
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Cabot Consultants Pty Ltd
 Software Engineer / Website Design
 http://www.cabotconsultants.com.au
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


  Hi everyone...
 
  in dire straits here...
 
  I am desperately looking for an exploding/folding tree menu that
 remembers
  the last state of the menu when you refresh or go back to a page. Have
  tried all the ones that seem to be available on line but they either
 dont
  do what i want, or do what i want and wont validate. Is there anything
 out
  there or should i be looking for a java script writer of my own?
 
  Is this OT.. if it is ...sorry... maybe you could just email me direct
 if
  you have an answer.
 
 
  Jackie Reid
 
 
  [EMAIL PROTECTED]
 

 *
 The discussion list for http://webstandardsgroup.org/
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 *



 *
 The discussion list for http://webstandardsgroup.org/
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 *


*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
*