Skip to main content
odysseask69770573
Participant
March 16, 2017
Answered

Lost the ability to select elements in live view

  • March 16, 2017
  • 1 reply
  • 443 views

Hello,

i seem to have lost the ability to select an element in live view and it would select it in code view as well and vice versa.Also after selecting something it would normally show some options in the css designer, but now nothing happens. I've tried relinking my css file but nothing worked. this only happens on a specific website.

I would appreciate any answers,

thank you

This topic has been closed for replies.
Correct answer odysseask69770573

Try Deleting Corrupted Cache. 

http://forums.adobe.com/thread/494811

If that doesn't help, try Restore Preferences

https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html


Update: Problem is resolved.It was a web font script in <head> that was causing it! thanks for the help!

1 reply

Nancy OShea
Community Expert
Community Expert
March 16, 2017

Code errors cause DW to choke and some features won't work right until the code indicator shows a green checkmark.    If you see a red X, look at your Output panel for a description of the code error.   See screenshot.

To use the Validation tool, go to Window > Results > Validation.  Check current document.

Nancy

Nancy O'Shea— Product User & Community Expert
odysseask69770573
Participant
March 16, 2017

Thank you Nancy for answering, but unfortunately output shows no errors and theres a green checkmark in the html.

Nancy OShea
Community Expert
Community Expert
March 16, 2017

Check your CSS code.

CSS - http://jigsaw.w3.org/css-validator/

Nancy

Nancy O'Shea— Product User & Community Expert