[jQuery] Re: Setting the request header contentType

2008-12-31 Thread Romain Viovi
think you can work with UTF8 only in AJAX, >> but I recommend you work with UTF8 always >> >> On Dec 30, 2:09 pm, Romain Viovi wrote: >>> Hello Everybody, >>> >>> I'm experiencing some problems with the $.ajax >>> >>> When sending

[jQuery] Setting the request header contentType

2008-12-30 Thread Romain Viovi
qry: $('#qry')[0].value }, success: function(data){ $('#answers').empty().append(data); return; } }); } And

[jQuery] Re: Trouble setting Select object in browsers != IE 7

2008-12-15 Thread Romain Viovi
gt; Do your option elements have explicitly defined values? Like this: >>> Yes >>> No >>> >>> If not, try changing your markup and see if that helps. >>> JK >>> trouble in Firefox 3.0.4 and Safari 3 - both in Windows. My code does >>> seem to run properly in IE7. >>> Some code: >>> $("#00N8002fnHx").val(existingCase.records.Spin_Off__c); >>> Is this a known issue in these browsers? Am I doing anything >>> obviously wrong? -- Romain Viovi 42 rue Pigalle 75009 Paris +33 6 63 16 90 15 +33 9 54 40 84 40 romain.vi...@gmail.com