showtext and img tag

  • Dear Klaus!

    I would like to ask you to improve showtext command a bit. My goal would be to show a text and an image below it using showtext call. Since showtext accepts html tags, using an ); width of the text is smaller than the width of the image, image gets cropped
    - showtext(small text[br][img src='aa.jpg'][/img]); full image gets displayed miraculously, but the width of the popup box which contains my text and the image is much larger than needed
    - showtext(small text[br][img src='aa.jpg'][/img][br]second line); the second line never gets displayed below the image
    I was unable to specify width and height of the image using standard html attributes.

    Ideally, we could specify size of the image and / or the size of the popup box

  • you could accomplish this with the textfield plugin, posistioning it using mouse.x and mouse.y

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!