• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
where's Search field Icon?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

where's Search field Icon?


  • Subject: where's Search field Icon?
  • From: Gustavo Pizano <email@hidden>
  • Date: Mon, 1 Jun 2009 11:09:57 +0200

Hello, a really dumb question.

 I have just place a search field in my application. I did as following?

 <div id ="searchBox">
        <wo:WOForm multipleSubmit = "$true">
            <wo:WOTextField id = "searchField" value = "$searchText" type = "search" size = "20" placeholder="Search"  autosave=""/>
            <wo:AjaxObserveField observeFieldID = "searchField"  observeFieldFrequency = "0.5" observeDelay = "0.5" updateContainerID = "GroupSelection"/>
            <wo:AjaxBusyIndicator watchContainerID = "results" busyImageFramework = "Ajax" busyImage = "wait16.gif" id = "busy" />
        </wo:WOForm>
        </div>

but I dunno how or where to put the little loupe icon that appears in the search field in apple.com.. I have been inspecting the element there but I see now reference to it. Also, I have checked in some blogs, that they simply put <input type ="search" ....... /> and the little icon simply  appears...

how can I make it appear?


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

  • Follow-Ups:
    • Re: where's Search field Icon?
      • From: Mike Schrag <email@hidden>
  • Next by Date: Re: where's Search field Icon?
  • Next by thread: Re: where's Search field Icon?
  • Index(es):
    • Date
    • Thread