Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #23504 > unrolled thread
| Started by | Poonam Sachdeva <poonam.sachdeva5@gmail.com> |
|---|---|
| First post | 2014-03-10 15:01 -0700 |
| Last post | 2014-03-10 23:18 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.javascript
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
| From | Poonam Sachdeva <poonam.sachdeva5@gmail.com> |
|---|---|
| Date | 2014-03-10 15:01 -0700 |
| Subject | Chrome 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]
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
|---|---|
| Date | 2014-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