Does work in live mail

I'm glad you asked!

The code I provided earlier is a JavaScript code, and it may not work directly in Windows Live Mail (WLM) as it is a web-based email client. WLM uses a different programming language and environment than a web browser.

However, you can try using the code in a different way:

  1. Create a new email message in WLM.
  2. In the body of the email, paste the JavaScript code.
  3. Save the email as a draft.
  4. Open the email again and click on the "Source" button (usually represented by a small icon that looks like a code editor) in the toolbar.
  5. In the source code editor, you can modify the code to use WLM's specific syntax and formatting.

Alternatively, you can also use a third-party add-in or plugin for WLM that allows you to run JavaScript code in your emails. Some examples include:

Keep in mind that using JavaScript code in WLM may have some limitations and potential issues, such as compatibility problems or security concerns. Be sure to test the code thoroughly before sending it to others.