[jQuery] Re: json syntax question (ticket vs unticked names)

2009-05-08 Thread unwiredbrain
}; Unquoting alice makes no difference; doing the same for jack johnson or var throws an error, but that's because we're dealing with JavaScript: other languages could yeld errors on different reserved words. Then, in order to pre-emptively avoid such problems, my advice is to *always* use member quoting. -- unwiredbrain Linux user #437712

[jQuery] Re: What do you recommend to generate UUID with jQuery ?

2009-03-11 Thread unwiredbrain
tp://af-design.com/services/javascript/uuid/uuid.js [5] http://developer.yahoo.com/yui/compressor/ -- unwiredbrain Linux user #437712

[jQuery] Re: How do I translate this in jQuery?

2009-03-04 Thread unwiredbrain
e when the app is up and running... Meheheh :) Just kidding :p See yo around -- unwiredbrain Linux user #437712

[jQuery] Re: How do I translate this in jQuery?

2009-03-04 Thread unwiredbrain
problem I can think of is that you never specified *where* the iframe points to -- same domain or not; if not, I think this solution is pretty useless. Hope this helps -- unwiredbrain Linux user #437712