Re: [jQuery] [ASK] jquery remove

2009-12-15 Thread water [bro] mm
good point, thanks 2009/12/16 brian > On Mon, Dec 14, 2009 at 11:08 PM, water [bro] mm > wrote: > > > > and if click remove, jquery just remove a link remove not tag > > please help me. > > > > That is because the "this" inside your click hand

[jQuery] [ASK] jquery remove

2009-12-15 Thread water [bro] mm
Hi All, I'm new member in this mailing list. I have problem with jquery, I have code like this jQuery UI Droppable - Revert draggable position #draggable, #draggable2 { width: 100px; height: 100px; padding: 0.5em; float: left; margin: 10px 10px 10px 0; }

[jQuery] Re: jquery media bug in IE? (jquery.media)

2009-04-05 Thread Bro
I've got the same problem :( On 19 mar, 23:45, Steve wrote: > Hi all, > > I am getting a Javascripterrorwhen using the media plugin (http:// > plugins.jquery.com/project/media) in IE at the page: > > http://www.bbhscanners.com/products/ngenuity/ > > (works fine in FF and other browsers).  The sc

[jQuery] Re: Cannot call a function within the callback part of $.get in IE7

2009-04-05 Thread Bro
I've got the same problem What's the extra comma problem ? On 31 mar, 23:16, Jacob wrote: > I replied earlier that I had the same problem.  I got my problem > resolved - the issue was in my external function, which had the IE > "extra comma" problem.  Maybe there is a similar situation with your

[jQuery] ajax() and get() not working, only load(). Why?

2007-10-20 Thread bro
Hi, I'm not sure what i'm doing wrong. However, with this it works $("#About").click(function() { $("#content").load( "getthis.txt", function(){