I'm trying to generate custom theme 1.7.1 (1.3+) but generated archive
id broken. 1.6 works well.
I use FF3, IE8, download manager.
http://jqueryui.com/download/?themeParams=%3FffDefault%3DVerdana%252CArial%252Csans-serif%26fwDefault%3Dnormal%26fsDefault%3D1.2em%26cornerRadius%3D6px%26bgColorHead
On Jun 2, 1:06 pm, ajpiano wrote:
> Over the years there has been considerable interest in providing
> conditional chaining functionality to jQuery, though nothing has ever
> been cemented.
I still don't understand the desire to do all this chaining. How is it
at all beneficial?
You take perfec
Over the years there has been considerable interest in providing
conditional chaining functionality to jQuery, though nothing has ever
been cemented.
http://groups.google.com/group/jquery-en/browse_thread/thread/43a69fa41f6e7089/6cebfee318992fe6
http://groups.google.com/group/jquery-dev/browse_th
Andrew is correct. It is not necessary for every chunk to be the same
length. Each chunk must begin with the size of the chunk. Chunked,
or interactive responses are a feature of HTTP 1.1, which not all
browsers fully implement. IE6, for example, basically does not handle
this behavior at all.
Hi, Rosaltof,
This is an expected behaviour, and it's not a jQuery problem neither a
ThickBox one. The point is, to get all JavaScript behaviour working
with the DOM Document, the page has to be fully loaded, or else you
can find yourself manipulating elements that aren't even loaded yet.
So, the
This was discussed here:
http://groups.google.com/group/jquery-dev/browse_thread/thread/c85d9cb6c8302510
- Richard
On Mon, Jun 1, 2009 at 5:06 PM, dnuske wrote:
>
> Hello everybody or every robot around,
> I was using Animate for a while and I foud one thing that can be
> improved, that is FPS
Ahh. yes. that's very true.
Sorry :)
-Dan
On Jun 2, 11:36 am, Chris Robinson wrote:
> Firebug usually only prints of the first few bits of data for the objects,
> You should be able to click the log statement and it will expand to show you
> everything in that given object...It's most
Ahh. yes. that's very true.
Sorry :)
-Dan
On Jun 2, 11:36 am, Chris Robinson wrote:
> Firebug usually only prints of the first few bits of data for the objects,
> You should be able to click the log statement and it will expand to show you
> everything in that given object...It's most
Firebug usually only prints of the first few bits of data for the objects,
You should be able to click the log statement and it will expand to show you
everything in that given object...It's most likely all there.
On Tue, Jun 2, 2009 at 11:17 AM, Dan wrote:
>
> I have a JSON file formated as s
I have a JSON file formated as such:
{
"facets": [
{
"name": "Friends",
"photoSrc" : "test.jpg",
"socialContext" : "Nightlife"
},
{
"name": "Tennis2",
"socialContext" : "Tennis2",
"photoSrc" : "t
10 matches
Mail list logo