elizabeth warth
elizabeth.warth@gmail.com
such a great class thanks guys.
elizabeth warth
elizabeth.warth@gmail.com
such a great class thanks guys.
http://onepotcooking.com/students/elizabethwarth/final/guest.php
$(document).ready(function showhide(){
$("div.books").mouseover(function(){
$("div.b", this).show();
$("img.imgs",this).hide();});
$("div.books").mouseout(function(){
$("div.b",this).hide();
$("img.imgs",this).show();});
}
http://onepotcooking.com/students/elizabethwarth/revisit/class5/c5.html
http://onepotcooking.com/students/elizabethwarth/as4/as4.html