Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript show/hide Reply To: show/hide

#240814
Allie_P
Participant

Okay, I think I understand that.
But what I wanted was to be able to have the content inside its own html.
Here:

<div id="MOBILE_FEED">
  <div id="MOBILE_FEED_INNER" class="smallertext"></div>
</div>

Am I making any sense?