Posted By:
joe_vasher
Posted On:
Thursday, November 5, 2009 03:49 PM
Welcome to Virtual Trainer function clear() { alert('test'); document.getElementById( "userid" ).value = ''; } ]]>]]> hello, below is the code i'm working with, i'm trying to clear a I also am trying to learn, so I am experimenting with using javascript. I can write a backing bean to do what I want. I just would like to figure out how to use javascript. thanks in advance. <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@taglib prefix="f" uri="http://java.sun.com/jsf/core"%> <%@taglib prefix="h" uri="http://java.sun.com/jsf/html"%>
More>>
Welcome to Virtual Trainer
hello, below is the code i'm working with, i'm trying to clear a
I also am trying to learn, so I am experimenting with using javascript. I can write a backing bean to do what I want. I just would like to figure out how to use javascript.
thanks in advance.
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<%@taglib prefix="f" uri="http://java.sun.com/jsf/core"%>
<%@taglib prefix="h" uri="http://java.sun.com/jsf/html"%>
"http://www.w3.org/TR/html4/loose.dtd">
<%--
This file is an entry point for JavaServer Faces application.
--%>
onfocus=""/>