descending sort of a column with
datetime values results in:
31-Jan-2008/9:42:08
31-Jan-2008/13:15:35
should be:
31-Jan-2008/13:15:35
31-Jan-2008/9:42:08
thank you!
-will
John & team, you are heros!
Thank you very much for this new awesome effort!
-will
On 11-set-07, at 06:06:24, John Resig wrote:
Hi Everyone -
jQuery 1.2 has been released!
More information (and a jQuery UI sneak peek!):
http://jquery.com/blog/2007/09/10/jquery-12-jqueryextendawesome/
Full
I'm seeing a regression from version 1.0b2,
$(window).height();
seams to return the document height with Dimensions.js v1.1.2
in Firefox 2.0.6 PC/Mac
from console:
>>> window.innerHeight
294
>>> $(window).height()
153
>>> $(document).height()
153
Is there a way to get Toolbars&co height?
som
Dear list,
this has been fixed in latest jquery svn,
but still need fixing in the form and metadata
plugins.
- eval("data = " + data);
+ data = eval("(" + data + ")");
related to: Ticket #1298
http://dev.jquery.com/ticket/1298
I've had quite some code break using
packer3 shrink option, watch
Dear list,
is there a nice jQuery file upload,
something like:
http://digitarald.de/playground/upload.html
is there a way to get filesize before uploading
using javascript? I know flash can but..
Thank you!
-will
Hi all, any idea?
thank you!
-will
On 29-mag-07, at 06:51:07, Will Arp wrote:
having an issue with svn metadata plugin if compressed with
packer 3.0 beta 8 or beta 9. code below will return undefined,
works fine with uncompressed version.
This is a p
$.meta.setType("attr", &quo
having an issue with svn metadata plugin if compressed with
packer 3.0 beta 8 or beta 9. code below will return undefined,
works fine with uncompressed version.
This is a p
$.meta.setType("attr", "data");
alert( $("#one").eq(0).item_label );
thank you, have a great day!
-will
On 28-mag-0
7 matches
Mail list logo