[jQuery] Re: Validation and Facebox

2009-04-15 Thread Ander Aznar
Thanks for your advice Byron! I was experiencing the same problem Bob described and your solution worked perfectly. BTW, using clone(true) didn't work in my case neither. On Mar 18, 10:36 am, byron gexma...@gmail.com wrote: In case anyone else stumbles upon this, I will give my solution to the

[jQuery] Re: Validation and Facebox

2009-03-18 Thread byron
In case anyone else stumbles upon this, I will give my solution to the problem (hours later, of course). So the issue is that Facebox is using the clone() method to move the DOM elements around in $.facebox.fillFaceboxFromHref. Now a fix that worked on some of my pages was to simply using the