http://example.irian.at/example-sandbox-20070327/focus.jsf
On 3/27/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
perhaps putting something stupid like
<script>
document.getElementById("foo6").focus();
</script>
at the end of the page works...
On 3/27/07, Balaji Phani Krishna Annangi <[EMAIL PROTECTED]>
wrote:
> Everyone,
> Does anybody know how to set initial focus to a <tr:inputText> when a
> jsf page loaded?
> I'm not using <tr:document> tag - so I cannot use initialFocusId
>
> Sample code:
>
> <ui:composition>
> ...
> ...
> ...
> <tr:panelGroupLayout layout="vertical">
> <tr:inputText id="addressLine1"
> label="#{addressProps.values.addressLine1}">
> <tr:inputText id="addressLine2"
> label="#{addressProps.values.addressLine2}">
> <tr:inputText id="addressLine3"
> label="#{addressProps.values.addressLine3}">
> ...
> ...
> ...
> </ui:composition>
>
> How to set the focus to addressLine1 inputText?
> Many thanks in advance
>
> --Krishna
>
--
Matthias Wessendorf
http://tinyurl.com/fmywh
further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com