Team:Harvard/ZF Binding Site Finder
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
Line 64: | Line 63: | ||
// begin jQuery | // begin jQuery | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | |||
- | |||
// clearForm function | // clearForm function | ||
$(".graytext").click(function() { | $(".graytext").click(function() { | ||
- | |||
- | |||
if($(this)[0].defaultValue==$(this).val()) | if($(this)[0].defaultValue==$(this).val()) |
Revision as of 18:51, 8 July 2011