Adding a quote to a post causes the page HTML to become invalid:

Code:
<div class="middle-post post-body">
                           </span><div class="quote_name">   <span class="genmed"><b>commandblockguy wrote:</b></span></div><div class="quote">I'm thinking about changing this so that each hook is given its own appvar with a unique name (based on the hook ID), which is not deleted. That way, after a garbage collect, I just have to find the new location of each hook registered in the database, which is much simpler. The downside is that the appvars list would get cluttered, and also that people might delete hooks without knowing what they're for.</div><span class="postbody">
<br />
Couldn't you store all the hooks in a single AppVar and index them using the hook IDs?
<br />
I'm not sure how feasible that is, but it would prevent clutter in the AppVar list.                        </div>


The first </span> has no opening tag, and the final </div> tag does not match the <span> at the end of the quote.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement