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

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

Explorer ,
Jun 29, 2010 Jun 29, 2010

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

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.

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

Hello Randy,

Thanks for Replying..

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

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