Re: Never focus a AjaxSelectionList
Re: Never focus a AjaxSelectionList
- Subject: Re: Never focus a AjaxSelectionList
- From: Mike Schrag <email@hidden>
- Date: Wed, 20 May 2009 10:56:48 -0400
this is actually to make it behave like a normal top level control,
which would support appearing in the tab order ... this behavior comes
from the "containerElementName" binding, which defaults to an "a" tag
(which appears in the tab order). you can set it to a "div" and i
think it will turn that off.
ms
On May 20, 2009, at 10:50 AM, Gustavo Adolfo Pizano wrote:
Hi all.
Still playing with this component.
I have realized that the component shows a blue-aqua border around
the list, I tried the binding docus, but that only works when
loading the page... So what I want is to don't show such a border
when clicking on the list. I have tried setting border-style to none
on the css for the ul which I have it on the elementName binding,
but couldn't success.
I was able in changing the default colors and borders when selecting
an item by overriding (fogive me if im not using the correct term)
the ____.selected in the css class, but for the outer border of the
component I hadn't been able to remove it..
Ideas?
Thanks
Gustavo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden