It seems that the trick for making it look like a search field can be accomplished by simply wrapping the AjaxAutoComplete in a div like this:

<div class="livesearch">
        <wo name="AutoComplete"/>
</div>

and then having a bit of javascript to find the input element inside the an element of class livesearch... and then just set the found element's type attribute to "search".





On Mar 25, 2009, at 11:08 PM, Ricardo J. Parada wrote:

Can the AjaxAutoComplete be styled, i.e. if it accepted a class binding but I don't see one?

Or maybe, instead of a text field could it be an input type="search" so that it looks like the Safari search field. I know that only works in Safari but still... it would be nice.

:-)

Ricardo



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/rparada %40mac.com

This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to