I've been evaluating the program for the last 3 days, I really like it and as an HTML coder will probably purchase and use it in preference to DreamWeaver. The one thing I can't find though which I miss from dW is the ability to be able to click in a part of some code and see the tags that have lead up to that particular part ie <body> <div#wrapper> <div #header> <form> <input#searchBox>
Is this facility in the program somewhere please ?
HTML Tag Tree -noob question
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: HTML Tag Tree -noob question
I think I know what you mean, like either a breadcrumbs style display at the top of the page or a folder-tree style breakdown of previous code. Unfortunately there is no such feature I am aware of in WeBuilder/HTMLPad.
-
- Posts: 2
- Joined: Sat Nov 26, 2011 12:26 pm
Re: HTML Tag Tree -noob question
Hi reacher,
Thanks for getting back to me, I can stop searching for it now!
Yes in dW it's just like a breadcrumb trail, it sits below the edit window showing the tag & it's ID / Class, clicking any item in the tree highlights all the code contained within that tag which is useful in itself plus you can choose to collapse that area of code in the edit window by clicking a little '-' symbol - useful if you are working on a footer hiding the code you are not interested in anymore. Plus glancing at the list can help track down glitches in your CSS. It's similar to that which appears at the bottom of the Element Inspector in Chrome.
Thanks for getting back to me, I can stop searching for it now!
Yes in dW it's just like a breadcrumb trail, it sits below the edit window showing the tag & it's ID / Class, clicking any item in the tree highlights all the code contained within that tag which is useful in itself plus you can choose to collapse that area of code in the edit window by clicking a little '-' symbol - useful if you are working on a footer hiding the code you are not interested in anymore. Plus glancing at the list can help track down glitches in your CSS. It's similar to that which appears at the bottom of the Element Inspector in Chrome.
Re: HTML Tag Tree -noob question
Put in a feature request (if you haven't already). It would be a nice addition to the software.