Re: [jQuery] Re: How to Select element with class, but EXCLUDE its children?

2009-10-31 Thread Marcos Javier Riganti
te: > > > When I mouseover a child, it is thinking it is just the contents of > > parent. I need to restrict mouseover to children only, regardless of > > the fact that they are encapsulated by parent. > > > You might want to look at the mouseenter and mouseleave events.

[jQuery] Re: Draggable problem

2009-07-29 Thread Marcos Placona
bump On Jul 29, 12:56 pm, Marcos Placona wrote: > Almost works now, except that when you add a new item, all the > existing objects have their ids changed to the newly added item's > name. > > Can you spot anything weird on it? > > Cheers > > On Jul 29,

[jQuery] Re: Draggable problem

2009-07-29 Thread Marcos Placona
Almost works now, except that when you add a new item, all the existing objects have their ids changed to the newly added item's name. Can you spot anything weird on it? Cheers On Jul 29, 12:10 pm, Marcos Placona wrote: > Hi Rupak, I've done what you said, and although it now

[jQuery] Re: Draggable problem

2009-07-29 Thread Marcos Placona
; On Wed, Jul 29, 2009 at 2:49 PM, Marcos Placona > wrote: > > > > > > > Hi Rupak, thank you very much for that,Although I did exactly what you > > said, it still doesn't work very well. > > > It does create new items and gives them ids and everyth

[jQuery] Re: Draggable problem

2009-07-29 Thread Marcos Placona
http://sandbox-placona.appspot.com/demo.html I'm outputting the div name on the console, so it can be seen using firebug Cheers On Jul 29, 10:19 am, Marcos Placona wrote: > Hi Rupak, thank you very much for that,Although I did exactly what you > said, it still doesn't work very well. &

[jQuery] Re: Draggable problem

2009-07-29 Thread Marcos Placona
;                 $(this).append(element); >                 $(".tempclass").attr("id","clonediv"+counter); >                 $("#clonediv"+counter).removeClass("tempclass"); >                 $("#clonediv"+counter).addClass("dragafter"); > >

[jQuery] Draggable problem

2009-07-28 Thread Marcos Placona
rom the left to the right, but they have to where they were dropped and have their own ID's. http://sandbox-placona.appspot.com/places.html Any help is appreciated Thanks, Marcos Placona http://www.placona.co.uk/blog

[jQuery] Draggable problem

2009-07-28 Thread Marcos Placona
rom the left to the right, but they have to where they were dropped and have their own ID's. http://sandbox-placona.appspot.com/places.html Any help is appreciated Thanks, Marcos Placona http://www.placona.co.uk/blog

[jQuery] jQuery is not defined and fade

2008-05-22 Thread Marcos
Im getting problems with Jquery. In firefox show jQuery is not defined. I think that this is due to pngfix. But I dont lnow how to solve. Another problem its with fade and png transparencies with explorer. Can you help me. You can check it out in http://csshispano.com

[jQuery] Plugin Validate - Bug onsubmit

2008-04-01 Thread Marcos Aurélio
cause any errors, then click submit. He did not submit, then click again and it will. I await a solutions. Congratulations for the work again! Marcos Aurélio

[jQuery] [VALIDATE] Problem, 2 clicks to submit.

2008-03-30 Thread Marcos Aurélio
that does not cause any errors, then click submit. He did not submit, then click again and it will. I await a solution. Congratulations for the work again! Marcos Aurélio

[jQuery] Re: Not Submit [validate]

2008-01-30 Thread Marcos Aurélio
<[EMAIL PROTECTED]> wrote: > Marcos Aurélio schrieb:> Ok, see: > > > Joinhttp://www.animeschool.com.br/example/. > > > First test: > > Put in login "AAA" and name "bbb" click the button and submit it. > > > Second test: > > First cli

[jQuery] Re: Not Submit [validate]

2008-01-29 Thread Marcos Aurélio
e: Primeiramente clique no botão. Ele acusará os erros, tudo ok. Agora preencha os campos com "aaa" e "bbb" e clique no botão. Ele não submeterá. On 29 jan, 20:29, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Marcos Aurélio schrieb:> OBS: I just found that the

[jQuery] Re: Not Submit [validate]

2008-01-29 Thread Marcos Aurélio
OBS: I just found that the problem only occurs when you have a field with the attribute "remote".

[jQuery] Not Submit [validate]

2008-01-29 Thread Marcos Aurélio
I just find a serious problem. If you submit the form without having completed anything (for him return error), when you are trying to complete and submit it will not submit. Ah! Thank you for remote, it was great! Abraços Marcos Aurélio

[jQuery] Not Submit [validate]

2008-01-29 Thread Marcos Aurélio
I just find a serious problem. If you submit the form without having completed anything (for him return error), when you are trying to complete and submit it will not submit. Ah! Thank you for remote, it was great! Abraços Marcos Aurélio