www.webdeveloper.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2011
    Posts
    15

    Error in displaying tree

    I have implemented a tree structure in JavaScript(tree.html). But when I am implementing the same tree in form.html, the tree is getting displayed horizontally instead of the normal vertical view.

    However, when I comment the href to style.css in form.html, the tree is displayed perfectly

    How can I rectify the problem? I am attaching a zip file which shows the implementation.

    Regards.
    Attached Files

  2. #2
    Join Date
    Nov 2006
    Location
    Oakland
    Posts
    494
    It appears some style in the style.css override some of the settings that handle the tree display. Just make some change in the CSS selectors names

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles