Hi guys ,
I got this problem, and I think I'm missing something
You can check, i've put a example here : http://lickmychip.com/ =>
There, the hidden part is noticed with a dotted box.
How to do it the right way ?
CouchDB is different then MySQL, you can't compare !
"Apache CouchDB is a distributed, fault-tolerant and schema-free
document-oriented database"
Mysql is a relationnal database management system
So i think there's no reason why one could be better than another.
But, i got some 10 really g
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
qry: $('#qry')[0].value
},
success: function(data){
$('#answers').empty().append(data);
return;
}
});
}
And
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
örn
>
> On Tue, May 20, 2008 at 4:38 PM, Romain Sauvaire
>
> <[EMAIL PROTECTED]> wrote:
>
> > Hello everybody,
>
> > Since Dimensions plugin is fully included into the next jQuery
> > release, do you plan (Jörn or someone else) to update your
> > aut
Hello everybody,
Since Dimensions plugin is fully included into the next jQuery
release, do you plan (Jörn or someone else) to update your
autocomplete plugin ?
More infos :
http://blog.brandonaaron.net/2008/05/09/dimensions-now-in-jquery-core/
Thanx for your answers !
var i = jQuery("#i");
var inputs = jQuery("input", i);
__
Romain
Le 3 juil. 07 à 12:30, howa a écrit :
e.g.
How to re-select?
var i = jQuery("#i");
Q:
so how to select all the input inside p?
i know i can use jQuery("p
8 matches
Mail list logo