HTMLPad and/or WeBuilder 7.2.0.68
When the inspector lists available attributes for an HTML tag I am editing, it doesn't seem to consider the DOCTYPE. For instance, in a <div> tag, align is not a valid attribute for HTML 4.01 Strict, but is for 4.01 Transitional.
Is it possible to have the Inspector list attributes only valid for the DOCTYPE specified in the currently loaded document? Or at least a switch on the Inspector panel so that only valid suggestions are offered?
HTML Inspector Suggestions based on DOCTYPE
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
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".
Well, I can certainly understand that implementing something like this would be a major task. Before HTMLPad (Webuilder), I have never even tried to make use of the inspector console. Since this is the first major update to my editor in quite some time, I decided to give it a try. I imagine there is no other editor that makes this distinction either. Bottom line, I don't expect or really need this, though it would make the inspector much more useful IMHO... I will however settle for more HTML syntax highlighting options (form, img, etc)Karlis wrote:at least nobody has ever requested this.
