Set image in javascript mantisbt 1.3

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mboutell
Posts: 2
Joined: 02 Nov 2016, 07:48

Set image in javascript mantisbt 1.3

Post by mboutell »

I try to use a plugin (whose name is WPaint).
I tried setting an image in javascript as following
$('#wPaint').wPaint({
image: plugin_file.php?file=myfile.png
});

The image is not loaded. How can I do ?
mboutell
Posts: 2
Joined: 02 Nov 2016, 07:48

Re: Set image in javascript mantisbt 1.3

Post by mboutell »

Up.
Any solution to provide ?
Post Reply