// Refresh bubble. function refreshBubble() { var domNode = document.getElementById("form:bubble"); return domNode.refresh("form:field1_field"); }