[jQuery] Re: non well-formed

2009-11-18 Thread Carlos Alberto
I think you must encapsulate "false" and numbers in quotes... and treat msg like an object (msg.descrizione, msg. disponibile... etc.) On 18 nov, 17:43, sportfantasy wrote: > Hi, > > I'm italian developer. I have a problem. I develope my simple web > application using jquery for ajax call. > >

[jQuery] Re: (autocomplete)

2009-10-07 Thread Alberto SOUZA
Hi, i resolved the probleam, actually, i was looking for in the wrong place. I had to use the "parse" function to solve the problem when i get json from the server. Thanks! On Wed, Oct 7, 2009 at 11:22 AM, Alberto wrote: > > I'm trying to use the plugin with generated json

[jQuery] (autocomplete)

2009-10-07 Thread Alberto
;9890", "nome": "Salvaterra", "estado": "PA" }, { "id": "9888", "nome": "Salvador das Missões", "estado": "RS" }, { "id": "9889", "nome": "Salvador do Sul", "estado": "RS" } ]. Is there something wrong? i tried to pass my formarItem function but did not work, the plugin is not parsing my json... I looked for some reason into source code but i did not found. Thanks, Alberto

[jQuery] jcarousel and ie6

2009-05-27 Thread alberto
ive me a way to live in quiet. many thanks. alberto

[jQuery] trying to implement accessible_news_slider in a site

2009-05-27 Thread alberto
I'm trying to implement this http://www.reindel.com/accessible_news_slider/ on http://mercantipercaso.com/ I would to surf .articoli under Eventi but I'm totally lost on how to modify the jquery.accessible-news- slider.js They used an ul in the example,I've got just a per 'event',thought it shoul

[jQuery] BEdita - semantic content management framework that uses jQuery

2009-05-06 Thread Alberto Pagliarini
; contents, specialized module for translators * ability to create "free semantic relations" between contents * every object has a unique "nickname" (friendly URLs and friendly name to access each resource) * native XML/REST interface * and many others... bye Alberto Pagliarini (aka bato) --- Channelweb srl http://www.channelweb.it

[jQuery] Re: File uploads, Form plugin and XMLHttpRequest?

2009-05-01 Thread alberto marlboro
The sample provided isnt clear at all On 24 abr, 10:09, Donny Kurnia wrote: > oi_antz wrote: > > I'm trying to ajaxify my application, which requires submitting forms > > via $.post or $(form).ajaxSubmit. Problem I'm having with $.post is > > thatfilefields don't work. So I use $(form).ajaxSubmi

[jQuery] Another Jquery Reference Manual

2008-11-05 Thread alberto
Hi all, on my site (http://www.abspace.it/computerSpace/ JQueryCheatSheet.asp) I have put another JQuery Reference Manual using, of course, JQuery plugins. -alberto-