hello, what type of object dados is?
make sure its defined first, also does the #busca Element is rendered
when you receive the success callback?
On May 8, 9:54 am, mmoreira <[EMAIL PROTECTED]> wrote:
> Hi People!
>
> This my code, sorry my stupid english! rs..
>
> $.ajax({
> contentType: 'ap
actually you are not cloning your element, you are just making a
pointer of the element in this line
foo = $(this);
so its not the same element, its just a pointer comparing with an
actual element DOM object
you can see it live in action in this site if you have firebug
http://x1fm.com/music/b
i see no div called box
at leats firebug doesnt
On Apr 22, 9:53 am, AsymF <[EMAIL PROTECTED]> wrote:
> And what is with this post showing up 7 times?? I only hit the submit
> button once on Google Groups. Hope no one thinks I am spamming. :(
>
> On Apr 17, 8:01 pm, AsymF <[EMAIL PROTECTED]> wrot
it sounds to me its an overflow problem
IE does that a lot of the time, maybe position:absolute;
and giving it a height:0px; would fix the IE problem
google for IE DIV OVERFLOW youll find tons of solutions
just encountered with this problem last night with a flash also, but
no iframe
still same lu
dude perhaps the only good valid solution that microsoft has given is
the ie developer toolbar
http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en
its obviously not firebug, but its a good try, no on the fly css
editing, but you get this c
hey i may not have many experience, but i think you cannot access the
iframes inner properties, i think is caused due to security reasons
the iframe tag can be referenced as any other one, but for some reason
you cant access whats inside
was this what you need it?
why do you use an iframe anyway?
6 matches
Mail list logo