Search code examples
expression-web

Undesirable auto complete behavior


Microsoft Expression 4 web automatically adds code the ending or it tries to guess what code I'm typing in.

For example, if I type:

<a href="http://whatever.com

It will add:

</a>

at the end or if I type:

<img 

i will get a drop down next to the crusor with a list of code that starts with <img

How can I disable this behavior?


Solution

  • Goto Tools > Page Editor Options > General Tab

    from there uncheck

    Automatically enclose form fields within a form

    Source: check here