JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Trouble having my tree display properly in IE for Mac and PC

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree
Author Message
Tristamane



Joined: 25 Jul 2006
Posts: 1
Location: Las Vegas, NV, USA

PostPosted: Wed Jul 26, 2006 12:08 am    Post subject: Trouble having my tree display properly in IE for Mac and PC Reply with quote

Have a site I'm creating for a client in which I've utilized your CoolTree Pro product. Have the tree working with the website and positioned properly in all browsers (Safari, Firefox, Opera and Netscape) except for IE, both Mac and PC. On IE/Mac, the tree displays, but has display issues as well as ignoring the adjustable container setting on tree_format.js. On IE/PC, it won't even display at all. I'm thinking a workaround for IE is needed as it displays fine on all other browsers on both major platforms.

Here's a link to the pages I've created so far:

http://www.perkolate.com/clients/workit3/index.shtml
http://www.perkolate.com/clients/workit3/eventlisting.html
http://www.perkolate.com/clients/workit3/viewevents.shtml

If anyone has any feedback on why this is displaying so poorly in IE, I'd greatly appreciate it.
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Sun Aug 20, 2006 7:59 am    Post subject: Reply with quote

RedrawAllTrees call should be placed at the very bottom of your HTML code:
Code:
<script type="text/javascript">
RedrawAllTrees();
</script>
</body>
</html>
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree All times are GMT
Page 1 of 1