<div class="gmail_quote">On 7 October 2010 21:16, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hmmm... Given that a rather large number of plugins do use the<br>
wp_footer to put displayable content onto the page, I&#39;d have to say<br>
that it&#39;s acceptable to place the wp_footer() code into a div or span<br>
or whatever. In theme&#39;s I&#39;ve written (HTML5), I do tend to put it<br>
inside the &lt;footer&gt; element.<br>
<br></blockquote><div><br></div><div>Absolutely. I&#39;ve had numerous instances where content is added to the page with that action.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


A long term solution would be to encourage widgetized footers for<br>
displayable content. Until then, I&#39;d say that putting wp_footer<br>
outside of DIVs should be recommended only, not required.<br>
<br></blockquote><div><br></div><div>+1</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On the topic of scripts breaking when inside a DIV, well, that&#39;s a<br>
pretty darned poorly written script, I&#39;d say. Scripts that modify the<br>
DOM should work no matter where they&#39;re placed. jQuery makes this<br>
easy. We shouldn&#39;t require theme authors to account for other people&#39;s<br>
bad code.<br>
<br></blockquote><div><br></div><div>My thoughts exactly. I&#39;ve recently had to fix some JS that made crazy assumptions about it&#39;s position in the layout!</div><div><br></div><div><br></div><div>Mike</div></div>-- <br>

Mike Little<br><a href="http://zed1.com/">http://zed1.com/</a><br><br>