Creates and returns an image (IMG node) or VML image (v:image) in IE6 in quirks mode.

  • Parameters

    • src: string

      URL that points to the image to be displayed.

    Returns HTMLImageElement