How to fill out the href attribute?
Hello guys,
I would like to put something in my href-attribut.
After I have written href= a small tooltip pops up and I can choose my css-folder, but I’m not
able to select the files in this folder?
How can I manage this?
<link href="" rel="stylesheet" type="text/css" />
I’m using a Mac.
Attachment(s):
Bildschirmfoto 2014-12-09 um 19.23.57.png
请先登录再写评论。
Hi there,
I do not see any .css files on your screenshot.
In any case: file name chooser does not work like it does in Dreamweaver -- it works on current folder level only and then needs to be re-initiated again.
Therefore:
Alternatively just use Ctrl+Space while original popup is still open -- it should now list ALL appropriate files (.css in this particular case) from ALL folders -- faster in some cases, especially if you know the file name.
Thank you!
Ctrl+Space works pretty well for my tiny project :)