DOM Tree View

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
markd
Posts: 11
Joined: Fri Aug 27, 2004 4:44 pm
Location: Rennes France
Contact:

DOM Tree View

Post by markd »

When you're working on a long and complex page it would help to be able to traverse the DOM tree. Double click on a node and go straight to it in the code.
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

that'd be neat. I dont think any other editor offers that. might be a great selling point for xbuilder as Ajax takes over the minds of geeks everywhere.


Will
Chonan45
Posts: 1
Joined: Sat Dec 31, 2005 1:01 am

Post by Chonan45 »

I’ll have to second that.

Traversing the document via the DOM sounds like a really good idea.

Perhaps if it was also possible to manipulate the page via the DOM? Eg. moving nodes, etc.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Sounds neat. This could be something that we could try in the next step after the version 2006 is finally released.
Karlis Blumentals
Blumentals Software
www.blumentals.net
erikh
Posts: 32
Joined: Wed Jun 29, 2005 3:28 pm

Post by erikh »

third that! Definitely want support for the DOM!
Post Reply