Hi,
thank you for the answer. I have a body with focus attribute set to
#{Bean.elementId} to have the focus on a particular component. The focus
works well even if i want a way to set focus automatically on the last
pressed button. However scrolling doesn't work well only on internet
explorer 6 or 7. After some investigation i saw that javascript code
doesn't save position information in cookie in IE therefore i have tried
to create cookie via servlet and that works but in such way there are
other errors. This means that the javascript saving code has some
problems. I have even thought to change position saving code to
eliminate the need of the cookie and store values in servlet via ajax.
But this is not so simple and maybe out of java server faces. I am using
woodstock included in visual web pack. Please help us.
Thanks in advance
Tobia Loschiavo
Mary Lautman ha scritto:
>
> It's supposed to work on Internet Explorer. Can you provide more
> details as to what you are trying to do and what isn't work or file an
> Issue with this information?
> Thanks!
>
> matroska wrote:
>
>> Hi,
>>
>> woodstock components are really helpful. In particular focus manager
>> is a long awaited feature but this feature works very well with opera
>> and firefox but not with explorer. Is this true? How can i make it
>> works well on explorer?
>> Thanks in advance
>> Tobia Loschiavo
>>
>>
>> ------------------------------------------------------
>> Leggi GRATIS le tue mail con il telefonino i-mode™ di Wind
>> http://i-mode.wind.it/
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
>> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>