Started 2 months ago (2009-09-14 20:58:00)
by peller
Month is zero-indexed.
and date isn't an attribute on
the widget. Try .attr("value") instead.
Started 9 months, 3 weeks ago (2009-01-26 22:07:00)
by peller
Yes, those instructions are outdated and untested. Our bad.
In Dojo 1.2, responding to
popular demand, we made a smaller release zip, stripping out tests, demos, and other supporting files which dwarfed the size of the actual toolkit. They are still available under the "All downloads" link (e.g. http://download.dojotoolkit.org/release-1.2.3/ ) Note that the "-src" tarball is something like...
Started 11 months, 2 weeks ago (2008-12-03 22:54:00)
by ttrenka
dojo.query(".container input[type=text], .container textarea")
There you go.
Started 1 year, 4 months ago (2008-07-14 23:34:00)
by ttrenka
...it's pretty likely that there's a synchronization issue that is specific to dojo.gfx (IIRC, that's what it was in 0.4; it's dojox.gfx now). The issue there is that it *needs* to do a browser sniff in order to load the correct set of files (i.e. SVG for most, VML for the bastard child), and usually that may or may not happen *after* the require for the Clock
widget was loaded and evaluated....
Started 4 months, 2 weeks ago (2009-06-29 19:49:00)
by davidmark
The _loadInit method is called by load and/or DOMContentLoaded listeners. In some agents, it may be called by an interval that polls the readyState property of the document. Setting the afterOnLoad configuration option
narrows the possibilities down to a load listener.
Can you post an example? And which browser(s) are affected?
Started 2 months, 3 weeks ago (2009-08-24 09:56:00)
by northing07
I meet the same problem. Anybody have the solution?
Help me!
Started 8 months, 1 week ago (2009-03-10 14:44:00)
by ttrenka
Looking like the initial rendering is not working; if you do one or two transformations, the image shows up properly. Seems like a bug with Safari more than GFX...
Tom Trenka
Former Project Lead, DojoX
Senior Software Engineer
SitePen, Inc.
http://www.sitepen.com
Started 3 months, 3 weeks ago (2009-07-27 13:05:00)
by abdallahchamas
I usually work with
Drupal and am rather new to Dojo.
If this problem was resolved in some way, then please post the solution here or point me to where it was posted.
Thx