[jQuery] IFrame Question

2009-05-28 Thread Joe L
Hello All! I'm working on a project and within a document I have content being loaded into an iframe. When a user clicks on an item in the iframe, a pop-up div is loaded using the facebox plugin but it's obviously contained by the iframe. Is there any way that I can pull that element out of the

[jQuery] Re: What's wrong with my coding?

2007-08-31 Thread Joe L
Cool, Thanks Klaus, It works perfectly!

[jQuery] What's wrong with my coding?

2007-08-30 Thread Joe L
Hi, I added the click event to a few and they work perfectly fine, but when I try to do it with a FOR loop, it doesn't work anymore, does anyone has any idea about it? Thank you. /* works well */ $("a#1-a").click(function(){toggleTab(0);}); $("a#2-a").click(function(){toggleTab(