Ok, so I’ve been playing more and more with jQuery. Here’s my take on showing off my portfolio, where I give a brief on each project and include a screen-shot. This also uses the cool reflection.js for the images, and provides a simple progress stepper. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript">// <![CDATA[ $(function() { $('#mainContent img').addClass("reflect […]
↧