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

How to enable InsertBar when editing .js, .css files?

Explorer ,
Jun 29, 2010 Jun 29, 2010

Copy link to clipboard

Copied

Hello DW Team,

When i opened .css , .js file.. Whole Insertbar object goes dim and disabled. How to enable InsertBar when editing .js, .css files?

Any solution to enable it?

TOPICS
Extensions

Views

1.6K
Translate

Report

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
Adobe Employee ,
Jun 30, 2010 Jun 30, 2010

Copy link to clipboard

Copied

Sag-e-Attar Junaid Atari wrote:

Hello DW Team,

When i opened .css , .js file.. Whole Insertbar object goes dim and disabled. How to enable InsertBar when editing .js, .css files?

Any solution to enable it?

Objects are designed to be used in an HTML document. Snippets are designed more for Code View.

The only reasonable way I can think to get around this limitation is to create a temporary HTML document with either a <script> or <style> block, insert the desired Object, then copy the result to the desired .js or .css file.

What exactly are you trying to do? Maybe some details could remind me of some other way to do what you want.

Hope this helps,

Randy Edmunds

Dreamweaver Development

Adobe Systems, Inc.

Votes

Translate

Report

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
Explorer ,
Jun 30, 2010 Jun 30, 2010

Copy link to clipboard

Copied

LATEST

Hello Randy,

Thanks for Replying..

I am just trying to use Insertbar in CSS and jScript file.

Votes

Translate

Report

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