Blair McKenzie schrieb:
> I think you're html may be buggy. You shouldn't have DIVs or Ps nested 
> inside other Ps. The outer P should be changed to a DIV. The inline 
> styles you have on the outer P might also be involved. But I'm no CSS guru.

Yes, because the block level elements inside the p cause browsers to 
implicitly close that p and you end up with a completely different dom 
tree than you might expect.


-- klaus

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to