Advertisement
Guest User

Untitled

a guest
Aug 30th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. <div class="tweet-content">
  2. <i class="add-photo-icon hidden"></i>
  3. <span class="tweet-drag-help tweet-drag-photo-here hidden">Drag photo here</span>
  4. <span class="tweet-drag-help tweet-or-drag-photo-here hidden">Or drag photo here</span>
  5. <label class="visuallyhidden" for="tweet-box-global" id="tweet-box-global-label">Tweet text</label>
  6.  
  7.  
  8. <div aria-labelledby="tweet-box-global-label" id="tweet-box-global" class="tweet-box rich-editor notie" contenteditable="true" spellcheck="true" role="textbox" aria-multiline="true" dir="ltr"><div><a class="twitter-atreply pretty-link" href="/twitter"><s>@</s>twitter</a> hello there <a class="twitter-atreply pretty-link" href="/twitter"><s>@</s>twitter</a> this is text <a class="twitter-atreply pretty-link" href="/twitter"><s>@</s>twitter</a></div></div>
  9. <div class="rich-normalizer"><div><a class="twitter-atreply pretty-link" href="/twitter"><s>@</s>twitter</a> hello there <a class="twitter-atreply pretty-link" href="/twitter"><s>@</s>twitter</a> this is text <a class="twitter-atreply pretty-link" href="/twitter"><s>@</s>twitter</a></div></div>
  10.  
  11.  
  12.  
  13.  
  14. <div class="dropdown-menu typeahead" style="display: none;">
  15. <div class="dropdown-caret">
  16. <div class="caret-outer"></div>
  17. <div class="caret-inner"></div>
  18. </div>
  19. <div class="dropdown-inner js-typeahead-results"><ul class="typeahead-items typeahead-accounts js-typeahead-accounts block0" style="display: none;">
  20.  
  21.  
  22. <li class="js-selectable typeahead-accounts-shortcut js-shortcut" style="display: none;"><a class="js-nav" href="/search/users?q=%40twitter" data-search-query="@twitter" data-query-source="typeahead_click" data-shortcut="true" data-ds="account_search">Search all people for <strong>@twitter</strong></a></li>
  23. </ul><ul class="typeahead-items typeahead-topics block1" style="display: none;"></ul></div>
  24. </div>
  25.  
  26.  
  27.  
  28. <textarea class="tweet-box-shadow" name="status"></textarea>
  29.  
  30.  
  31. <div class="thumbnail-container">
  32. <div class="preview">
  33. <a class="dismiss js-dismiss" href="#" tabindex="-1"><i class="dismiss-white"></i></a>
  34.  
  35. <span class="filename"></span>
  36. </div>
  37. <div class="preview-message">Image will appear as a link</div>
  38. </div>
  39.  
  40. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement