}
});
- $("#jot-title-display").click(function() {
+ $("#jot-title-display").hover(function() {
$("#jot-title-display").hide();
$("#jot-title").show();
$("#jot-title").focus();
}
});
- $("#jot-title-display").click(function() {
+ $("#jot-title-display").hover(function() {
$("#jot-title-display").hide();
$("#jot-title").show();
$("#jot-title").focus();
}
});
- $("#jot-title-display").click(function() {
+ $("#jot-title-display").hover(function() {
$("#jot-title-display").hide();
$("#jot-title").show();
$("#jot-title").focus();