Re: [PHP] Another canvas example

2008-06-24 Thread Daniel Brown
On Tue, Jun 24, 2008 at 11:07 AM, Ray Hauge <[EMAIL PROTECTED]> wrote: > > Strange, I've tested it on Kubuntu Hardy FF 3, SuSE SLED 10.1 & FF2, > Windows FF2&3 Safari Opera 9.5 IE6&7, Mac OSX Safari. I'd be interested in > what error you got, just email me off-list if you like. Sorry, Ray, I

Re: [PHP] Another canvas example

2008-06-24 Thread Ray Hauge
Daniel Brown wrote: On Tue, Jun 24, 2008 at 3:53 AM, Ray Hauge <[EMAIL PROTECTED]> wrote: http://www.primateapplications.com/trackattack/ Ray, This displays perfectly fine, but does not function beyond looking pretty on Firefox 3 (Linux/KDE). I am, however, probably going to play tha

Re: [PHP] Another canvas example

2008-06-24 Thread Daniel Brown
On Tue, Jun 24, 2008 at 3:53 AM, Ray Hauge <[EMAIL PROTECTED]> wrote: > > http://www.primateapplications.com/trackattack/ Ray, This displays perfectly fine, but does not function beyond looking pretty on Firefox 3 (Linux/KDE). I am, however, probably going to play that game for a bit on

Re: [PHP] Another canvas example

2008-06-24 Thread Ray Hauge
Richard Heyes wrote: Pretty sweet! My only problem with it is that I had to use the keyboard to get to the "Attach" button, since I couldn't click on it with it being behind the pie chart in the page's Z-order. Yes, no way around (I think). Even with the buttons z-index set to 99 it still show

Re: [PHP] Another canvas example

2008-06-24 Thread Ray Hauge
Richard Heyes wrote: Pretty sweet! My only problem with it is that I had to use the keyboard to get to the "Attach" button, since I couldn't click on it with it being behind the pie chart in the page's Z-order. Yes, no way around (I think). Even with the buttons z-index set to 99 it still show

Re: [PHP] Another canvas example

2008-06-23 Thread Richard Heyes
Pretty sweet! My only problem with it is that I had to use the keyboard to get to the "Attach" button, since I couldn't click on it with it being behind the pie chart in the page's Z-order. Yes, no way around (I think). Even with the buttons z-index set to 99 it still shows up behind the beachb

RE: [PHP] Another canvas example

2008-06-23 Thread Boyd, Todd M.
> -Original Message- > From: Richard Heyes [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 21, 2008 9:40 AM > To: PHP General List > Subject: [PHP] Another canvas example > > Hi, > > Latest in my new series of "look at me, aren't I cool" canvas examples > is here: > > http://www.phpguru

Re: [PHP] Another canvas example

2008-06-22 Thread Richard Heyes
Hi, You gonna post the source code? ;) Already have, like all Javascript, it's clientside. The direct URL is: http://www.phpguru.org/pie/pie.js There's also the ExCanvas library, but that's public anyway. -- Richard Heyes Employ me: http://www.phpguru.org/cv +-

Re: [PHP] Another canvas example

2008-06-21 Thread Wolf
Richard Heyes wrote: Hi, Latest in my new series of "look at me, aren't I cool" canvas examples is here: http://www.phpguru.org/pie/pie.html Works in IE7 too. And Opera. Ooh. Great beach ball! The nice thing about adverts, is that MOST people use /ads/* in their coding to place their adv

Re: [PHP] Another canvas example

2008-06-21 Thread Ray Hauge
Richard Heyes wrote: Hi, Latest in my new series of "look at me, aren't I cool" canvas examples is here: http://www.phpguru.org/pie/pie.html Works in IE7 too. And Opera. Ooh. Awesome stuff. I think the canvas element will be my next adventure. I've been learning JavaScript a lot recentl

Re: [PHP] Another canvas example

2008-06-21 Thread Richard Heyes
> it's a beach ball cursor. Lol. A didn't see it like that, but now you've mentioned it, it's kinda stuck and that's all I can see now. :-) -- Richard Heyes Employ me: http://www.phpguru.org/cv ++ | Access SSH with a Windows mapped drive | |

Re: [PHP] Another canvas example

2008-06-21 Thread tedd
At 3:39 PM +0100 6/21/08, Richard Heyes wrote: Hi, Latest in my new series of "look at me, aren't I cool" canvas examples is here: http://www.phpguru.org/pie/pie.html Works in IE7 too. And Opera. Ooh. -- Richard Heyes Richard: It's NOT a pie chart, it's a beach ball cursor. But, it's coo

Re: [PHP] Another canvas example

2008-06-21 Thread Daniel Brown
On Sat, Jun 21, 2008 at 10:39 AM, Richard Heyes <[EMAIL PROTECTED]> wrote: > Hi, > > Latest in my new series of "look at me, aren't I cool" canvas examples is > here: > > http://www.phpguru.org/pie/pie.html > > Works in IE7 too. And Opera. Ooh. Tests just fine in FF3 (3.0.0 final) on Windows,