[jQuery] Re: Using animate within an IFrame

2007-11-30 Thread newsletter . tech
Luciano, Thanks for the suggestion. The problem is that the page containing the iframe is not using jquery. The user is clicking on a button on the page inside the iframe and that page is where the jquery is being executed from. What's extremely odd is that the animation for width is working,

[jQuery] Re: Using animate within an IFrame

2007-11-29 Thread Luciano G. Panaro
I think what's going on is that you are trying to access a dom element of the Iframe doc, and AFAIK you can't do that directly with jQuery selectors. However I found a discussion where this is solved: http://groups.google.com/group/jquery-en/browse_thread/thread/744ba7fdabd9066a/d060e3f85c3bdbd8