Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 0.81 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Image loading on page load
  2. <div class="gallery">
  3.                     <ul id="PhotoContainer">
  4.                             <li style="display: none;" name="DSC01100.JPG" id="4ee01301602fdd0efc35683e">
  5.                                 <img src="http://site/Files/Get?fileId=4ee01306602fdd0efc356844"></li>
  6.                             <li style="display: none;" name="DSC01102.JPG" id="4ee01308602fdd0efc35685f">
  7.                                 <img src="http://site/Files/Get?fileId=4ee0130a602fdd0efc356864"></li>                            
  8.                             <li style="" name="DSC01101.JPG" id="4ee01306602fdd0efc35684f">
  9.                                 <img alt="my description for this image" src="http://site/Files/Get?fileId=4ee01308602fdd0efc356855"></li>
  10.                     </ul>
  11.                 </div>