This is a discussion on "CSS JS tree menu & IE6" within the JavaScript Forum section. This forum, and the thread "CSS JS tree menu & IE6 are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
CSS JS tree menu & IE6
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
CSS JS tree menu & IE6
Hi there everybody
I've been trying to adapt a tree code that I found at http://www.codeproject.com/KB/scripting/tiny_tree.aspx It's small and straight forward except I can't get it to work in IE6. It shows bullets instead of lines that join the sections. Does anyone have any ideas? Here's a link to the page I'm working on: http://www.eyelightdesign.com/TREE_ml/tree_ml.htm. All the CSS and JS is in the head tags. thanks so much for any insight. |
|
|
|
#2
|
||||
|
||||
|
Re: CSS JS tree menu & IE6
moving to JS forum
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#3
|
||||
|
||||
|
Re: CSS JS tree menu & IE6
this is also an issue in ie7, but can't seem to find it, an invalid character somewhere
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#4
|
|||
|
|||
|
Re: CSS JS tree menu & IE6
Thanks for having a lookwelshstew. I can get it to look and work correctly in IE7 and FF, but not IE6. It's a great script. The smallest one I've seen.
cheeky |
|
#5
|
||||
|
||||
|
Re: CSS JS tree menu & IE6
cheeky, i'm still looking. but even though ie7 makes it work through some clever guessing of theincorrect elements it still showing errors in the js code. down in the bottom left hand corner you see a error warning next to "done"
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#6
|
|||
|
|||
|
Re: CSS JS tree menu & IE6
ohhh...you're right. Sometimes I don't want to look too hard!
|
|
#7
|
|||
|
|||
|
Re: CSS JS tree menu & IE6
Hi there
The error in IE7 is due to an improper onclick event. I had just stuffed in a #, but putting in an alert fixed the error. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help with tree menu | mcnika | JavaScript Forum | 1 | May 22nd, 2008 13:13 |
| A tree menu problem | jim28100 | JavaScript Forum | 0 | Dec 12th, 2007 09:45 |
| Problems with javascript tree menu. Please help. | Rei03 | JavaScript Forum | 0 | Nov 20th, 2005 01:35 |
| Tree Menu Script Problem | Brad_Armitage | JavaScript Forum | 4 | Sep 15th, 2005 00:57 |
| Tree view | k_narend | Classic ASP | 2 | Aug 23rd, 2005 11:56 |