Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Multiple .js tabs

Contributor ,
Oct 11, 2022 Oct 11, 2022

So I open my html file that has this in the head

```

<link href="styles.css" rel="stylesheet" type="text/css">
<script src="dist/js/lightbox-plus-jquery.js"></script>
<script src="jQueryAssets/SpryDOMUtils.js"></script>
<link href="dist/css/lightbox.css" rel="stylesheet">
<link href="dist/js/lightbox.js">
</head>

```

However I'm getting files in the tabs:

screen_2022-10-11 14.52.58.jpg

When I select any of the last 3 I get 'remote files'.

Any suggestions folks?

187
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 11, 2022 Oct 11, 2022

Do all scripts reside in your local site folder?  Can you see them listed in your Files Panel?

Double-clicking on scripts in your Files panel should open them.

 

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Oct 11, 2022 Oct 11, 2022
LATEST

Hello again Nancy.

Having done nothing to DW, they have dissapeared.

They were coming up as remote files.

Thanks for your input though.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines