I'm confused...how does a topic that I started get changed to
something completely different? Is it just the way that Google
displays the messages?
Hmm...
On Dec 30, 6:16 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Mike Schinkel schrieb:> Hi all:
>
> > Is there a one-liner to collect id attr
I want to be able to determine wheter a jQuery object was created from
an existing DOM element, or if it is new/created "on-the-fly".
Given the following examples:
Example 1:
HTML:
Title
JavaScript:
var elem = $('#title');
Example 2:
var elem = $('Title');
How can I
2 matches
Mail list logo