Search the web
Sign In
New User? Sign Up
canvas-developers · Canvas Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
About what can canvas do...(with innerhtml)   Message List  
Reply | Forward Message #402 of 493 |
Re: [canvas-developers] About what can canvas do...(with innerhtml)

Hi,

> 1. Can use <canvas> with innerhtml?

No. Canvases (from my initial understanding) are manipulated by
scripting, but not innerHTML.

> 2. 1Can I use innerhtml to add a new <canvas> element?
> (I'm thinking of having "layers" in my drawing application)

I would imagine so, and then using scripting to draw on you new canvas.

> 3. Can I put canvas inside a layer?(well...it worked on my computer
> somehow, but does all browsers support this?)

I think IE8 will support canveses (but from what I've seen on the short
time I've been on this list, perhaps not). Otherwise you'll want FF3 -
Opera and Safari seem buggy.

--
Richard Heyes
http://www.phpguru.org



Tue Jul 22, 2008 6:46 pm

heyes.richard
Offline Offline
Send Email Send Email

Forward
Message #402 of 493 |
Expand Messages Author Sort by Date

Sorry, but because I'm new to canvas,I ask these questions. (also, I would love to see some demonstrations...because I don't know how to make them) 1. Can use...
qdiscoverer
Offline Send Email
Jul 20, 2008
8:22 am

Grrr looks like my initial reply got lost as my Yahoo \:D/ address was bouncing left and right. ... know ... Canvas is a programmatic element, not a...
mathieu_p01_henri
mathieu_p01_...
Offline Send Email
Jul 21, 2008
3:48 pm

Hi, ... No. Canvases (from my initial understanding) are manipulated by scripting, but not innerHTML. ... I would imagine so, and then using scripting to draw...
Richard Heyes
heyes.richard
Offline Send Email
Jul 22, 2008
6:46 pm

... canvas. ... computer ... short ... FF3 - ... I hope IE8 will support Canvas, but I'm definitely not holding my breath. After playing with Canvas for ~2...
mathieu_p01_henri
mathieu_p01_...
Offline Send Email
Jul 23, 2008
11:26 am

On Wed, Jul 23, 2008 at 7:26 AM, mathieu_p01_henri ... If you have cases where Firefox's canvas implementation doesn't conform to the specification, please do...
Mike Shaver
shvmoz
Offline Send Email
Jul 23, 2008
12:04 pm

... The current version of WebKit (hence probably the next version of Safari) does have those features, and does ImageData much closer to the current spec than...
Philip Taylor
excors_y
Offline Send Email
Jul 23, 2008
12:37 pm

... Erm, ignoring the imageData spec bait-and-switch, Firefox has had arcTo since Firefox 2... You're right about shadows, though, but we're going to try to...
Vladimir Vukicevic
vvukicevic
Offline Send Email
Jul 23, 2008
4:45 pm

... I said "sensible arcTo" :-) Looking at e.g. the first shape in http://philip.html5.org/demos/canvas/arcto.html , I have no idea what Firefox is trying to...
Philip Taylor
excors_y
Offline Send Email
Jul 23, 2008
10:12 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help