If you press the right mouse button while in the edit tab, you will see one of four pop-up menus. Dependinging on the status of the main window and the type of the file these popup menus allow you to do many common tasks.
The code windows for HTML, ASP and XML files use following variations of the popup menu. For information on any item in the HTML menu, click on the item.
|
|
|
HTML Popup |
Asp Popup |
XML Popup |
The preview window has three popup menus inherited from Internet Explorer. The most important use of this menu for Web designers is the view source choice which activates Notepad and displays the source code for the page. This is particularly useful in ASP or Javascript programming when code is generated dynamically. When part of the window has been selected, then one of two other menus appears. If no links are included in the selections you get the usual copy, cut, etc. edit items. If links are included in the selected area, then you have other choices.
![]() Standard Preview popup |
![]() Short popup when text selected |
![]() Long popup when mix items selected. |