fake comments with static fbml

Just use Google or the search function and you will find it. :P Or buy it. ;)
 
HTML:
<div class="UIIntentionalStream_Content UIStream">
  <div id="div_story_840890611_333846711183" class="GenericStory UIStory clearfix aid_548388434">
    <div class="GenericStory_Body">
      <form name="add_comment" id="commentable_item_840890611_333846711183" class="commentable_item one_row_add_box autoexpand_mode comment_form_333846711183">
        </span>
        <div class="comment_box">
          <div class="comment_box_nub"></div>
          <div class="like_box"></div>
          <div class="feed_comments">
          
          
            <div class="ufi_section  UIImageBlock clearfix" id="comment_840890611_333846711183_11812702">
            <a href="#" class="UIImageBlock_Image UIImageBlock_SMALL_Image" title="XXX"><img class="UIProfileImage UIProfileImage_SMALL img" src="IMAGE_URL" alt="XXX"></a>
              <div class="UIImageBlock_Content UIImageBlock_SMALL_Content">
                <div class="comment_text"><a href="XXX" class="comment_author">Commentors' Name</a>
                  <div id="text_expose_id_4b8c7ea8398de511da3ca" class="comment_actual_text">This is a very long comment that you need to relace</div>
                </div>
                <div class="comment_actions"><abbr class="timestamp" title="Mon, 01 Mar 2009 16:50:49 -0800">2 hours ago</abbr></div>
              </div>
            </div>
            
            
          </div>
          <div class="ufi_section comments_add_box clearfix">
            <textarea name="add_comment_text" class="add_comment_text DOMControl_placeholder" placeholder="Write a comment...">Write a comment...</textarea>
            <img class="UIProfileImage UIProfileImage_SMALL img" src="IMAGE_URL"><span class="comments_add_box_submit clearfix UIButton UIButton_Blue UIFormButton">
            <input value="Comment" type="submit" class="UIButton_Text" name="comment">
            </span></div>
        </div>       
      </form>
    </div>
  </div>
</div>

Use search next time.. :P
 
awesome thank you
 
Back
Top