is there a short-cut command to browse to a file in Netbeans for instance:
<a href=" how do i browse to a file from here ">
Many thanks
is there a short-cut command to browse to a file in Netbeans for instance:
<a href=" how do i browse to a file from here ">
Many thanks
If the file belongs to your project and the path is valid then you just have to hold Ctrl
and click on the link (it will be underlined when you hold Ctrl
).