HTMLPad: Display a List of Anchors/ID's

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
ken_webster
Posts: 3
Joined: Tue Oct 17, 2006 7:37 pm

HTMLPad: Display a List of Anchors/ID's

Post by ken_webster »

Hi:

I use a lot of IDs as 'bookmarks' within a page, and a really nice feature would be to be able to see a list of IDs/named anchors that exist in the current page. There are three places where this could be displayed:
  1. In the Code Explorer.
  2. In the Inspector, in the dialog for the href attribute if the current item is an <a>; tag. It would be great if a dropdown list was updated to include all the IDs/names in the current page.
  3. Likewise, if I invoke the Hyperlink dialog by clicking on the Hyperlink button in the toolbar, or menu Insert > Hyperlink (CTRL+K), then click on the Bookmark Hyperlink tab, click on the Link to Bookmark radio button, I would love to see a dropdown list for all the IDs/names in the current page, too.
This would make it much easier to accurately specify the destination for a hyperlink.

Thanks for all your efforts in making this such a great application! I frequently recommend it.

ken
JGrubbs
Posts: 8
Joined: Fri Sep 29, 2006 8:46 pm

Post by JGrubbs »

I would like to see WeBuilder support real-time calls between the CSS and the HTML file, so when I create a class or id in the CSS it will automatically be available in the dropdown menu for the linked HTML file. like TSW WebCoder does:

http://www.tsw.dk/images/movies/webcode ... rview.html
ken_webster
Posts: 3
Joined: Tue Oct 17, 2006 7:37 pm

Post by ken_webster »

JGrubbs wrote:I would like to see WeBuilder support real-time calls between the CSS and the HTML file, so when I create a class or id in the CSS it will automatically be available in the dropdown menu for the linked HTML file.
Good call. I didn't notice that the functionality for classes wasn't correspondingly supported for ID's! That would be a great feature, too.

ken
Post Reply