af:selectBooleanCheckbox - Show focus on the checkboxes when tabbing
Hi,
I have several af:selectBooleanCheckbox components on one form and would like to see that a checkbox are on focused as I tab through the fields. Firefox does show that the checkboxes are on fucused but IE does not. Does anyone know how get this to work on IE?
h:selectBooleanCheckbox gives the desired effect on IE. Though I am forced to use af:selectBooleanCheckbox for their PPR capability.
Thanks in advanced!
[441 byte] By [
tracyta] at [2007-11-27 8:18:46]

# 1
I don't have any direct help except that I have used af:selectBolleanCheckbox and target browser was IE and never saw this problem.
Major difference between h:selectBooleanCheckbox and af:selectBooleanCheckbox is that ADF version comes with a skin. Are you doning anything with that?
What version of IE are you using?
Is the checkbox enabled? (stupid question but thought I's ask)
I would also view source and try to resolve it that way. Save the source to disk and play with it until you get it to work to determine the issue.
# 2
smurray_erie,
Thanks for the response. I am actually using a custom skins. Per your suggestion, I did look into it, but did not see any problem there.
I then realized that it's behaving that way b/c I am using the "shortDesc" attribute to specify the mouse over text. After removing this, the dotted line line around the checkbox shows up to indicate that the field is on focused. This is on IE v6