Are you still looking for a person. I might have an ideal lead on a candidate.
cody
On Wed, Jul 15, 2009 at 2:36 PM, Steve Merriman wrote:
> We are looking for an advanced Jquery/web developer. Specifically we need
> someone who has created jquery plugins/custom jquery.
>
> This will be a 3 mont
Try..
$("").text
(data.Name).appendTo("#prods-list");
cody
On Mon, Jul 13, 2009 at 4:27 AM, dnagir wrote:
>
> Hi,
>
> I'm using the code to create DOM. But the append returns current
> element and not the one it has created. So after I create some
> elements via append (or similar) I have to q
I think you could use this too.
$('img').filter(function(){return !$(this).parent('p').length ==
1}).wrap('');
On Thu, May 7, 2009 at 9:51 PM, Charlie Griefer
wrote:
>
> On Thu, May 7, 2009 at 8:45 PM, Charlie Griefer
> wrote:
>> On Thu, May 7, 2009 at 8:08 PM, dduck1934 wrote:
>>>
>>> im t
3 matches
Mail list logo