View Single Post
  #8 (permalink)  
Old 06-06-2009, 06:53 AM
wolfgang wolfgang is offline
Junior Member
 
Join Date: Jun 2009
Posts: 4
wolfgang is on a distinguished road
Default

Ran it through HTML Fix and found the problem -

Warning: missing </a> before <div>

Changed an <a> to </a> and it works fine.

Thanks!
Reply With Quote