www
15 october 2010
I've ditched the ajax desktop project as it's more useful to be testing some html5, mostly canvas.
Here is my html5 testing area.
No php is used, only html5, css3 and javascript.
28 march 2009
I've been having fun with AJAX
The Project(Snapshot of Testing area):
Add windows(divs) dynamically and manipulating them desktop style with various dynamic content
IE at this point seems to freeze the browser which shouldn't even be possible
Update - IE doesn't freeze anymore - gone with the wind
Styles seems to act a little weird in Firefox, the floats below the containing box unlike in Opera, Safari and Chrome.
I haven't decided if the window control buttons(minimize, close etc.) should be above the matching window or on the title bar as in Windows and the like.