Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #23504 > unrolled thread

Chrome not displaying the image drawn on the canvas

Started byPoonam Sachdeva <poonam.sachdeva5@gmail.com>
First post2014-03-10 15:01 -0700
Last post2014-03-10 23:18 +0100
Articles 2 — 2 participants

Back to article view | Back to comp.lang.javascript


Contents

  Chrome not displaying the image drawn on the canvas Poonam Sachdeva <poonam.sachdeva5@gmail.com> - 2014-03-10 15:01 -0700
    Re: Chrome not displaying the image drawn on the canvas "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-03-10 23:18 +0100

#23504 — Chrome not displaying the image drawn on the canvas

FromPoonam Sachdeva <poonam.sachdeva5@gmail.com>
Date2014-03-10 15:01 -0700
SubjectChrome not displaying the image drawn on the canvas
Message-ID<e954dce4-bc09-48c9-9008-7e849a92ed98@googlegroups.com>
I am trying to display some objects drawn on the canvas. It works fine in the firefox but in chrome the image is drawn under the canvas.

In my case the there is an image on the top of canvas on which I am trying to draw some shapes.

Please help.
 

[toc] | [next] | [standalone]


#23506

From"Evertjan." <exxjxw.hannivoort@inter.nl.net>
Date2014-03-10 23:18 +0100
Message-ID<XnsA2ECED1E7FEF8eejj99@194.109.133.133>
In reply to#23504
Poonam Sachdeva <poonam.sachdeva5@gmail.com> wrote on 10 mrt 2014 in
comp.lang.javascript: 

> I am trying to display some objects drawn on the canvas. It works fine
> in the firefox but in chrome the image is drawn under the canvas. 
> 
> In my case the there is an image on the top of canvas on which I am
> trying to draw some shapes. 

So your code probably is incorrect.

The leniancy toward errors differs between browser engines. 

> Please help.

We don't know your code.

Make a minimalistic code example that shows your problem.

-- 
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.javascript


csiph-web