Skip to content

Instantly share code, notes, and snippets.

View moretocome's full-sized avatar

moretocome

View GitHub Profile
@moretocome
moretocome / html
Created November 15, 2012 18:09
Serve different jQuery image galleries based on the users current browser
<!-- Your html mark up should be like this: -->
<ul id="Gallery01" class="gallery">
<li>
<a href="img1.jpg" rel="prettyPhoto[Gallery1]" title="img1.jpg">
<img class="work-more color" alt="img1" src="img1.jpg" />
</a>
</li>
<li>
<a href="img2.jpg" rel="prettyPhoto[Gallery1]" title="img2.jpg">