Why post the question if you had the answer?

On Jul 27, 8:40 am, "www.voguemalls.com" <yuyuhua...@gmail.com> wrote:
> who knows if it is possible to join two jQuery objects to make
> a new object.  For example...
>
> var e1 = $("#firstObject");
> var e2 = $("#secondObject");
>
> var combined = e1.add(e2);  // This is the expression I'm looking for
>
> Thanks,
>
> http://www.voguemalls.com

Reply via email to