kris successfully answered ParagramStudios's question:

**This question only pertains to how webpages are rendered in Safari.**
On [this](http://www.apple.com/aperture/) page or [this](http://www.apple.com/macpro/) page at the bottom there is a search field with rounded corners. The rounded corners are done simply enough by putting images on either side of the Input element. My question is how do they get the blue outline to surround this oval when the cursor is placed in it? I see nothing in the CSS that relates to this. Maybe its deep in the Javascript for the page, but I somhow doubt it.

I've noticed that when I go to System Preferences and to the Appearance panel and set "Appearance" to "Graphite" the rounded outline is then grey. That might be a clue.

[This Javascript](http://wdirect.apple.com/main/js/lib.js) on the Aperature page has some search form related functions.

People succeed in answering ParagramStudios's questions 26% of the time (9 successes in 34 attempts).

Answers by: kris

kris's Answer:

Chat Conversation 734 days ago

hey, got any leads? ParagramStudios at 4:03 PM on Wednesday August 16th, 2006
Hi, sorry, I don't have safari but my friend tryed it with javascript disabled and it still worked, so its probably not the js kris at 4:08 PM on Wednesday August 16th, 2006
guess not. good idea. i'm starting to think there is an exception in webkit (safari's html renderer) for apple.com ParagramStudios at 4:15 PM on Wednesday August 16th, 2006
which would be totally lame of apple ParagramStudios at 4:15 PM on Wednesday August 16th, 2006
Hey, I think it is because the type is search. kris at 4:19 PM on Wednesday August 16th, 2006
Rich tried it without the images in a new file and it is still rounded with the search icon kris at 4:19 PM on Wednesday August 16th, 2006
I beleive there is some css that hides the images in other browsers kris at 4:19 PM on Wednesday August 16th, 2006
oh cool, i'll try that ParagramStudios at 4:20 PM on Wednesday August 16th, 2006
right now… ParagramStudios at 4:20 PM on Wednesday August 16th, 2006
ok, let me know what happens kris at 4:20 PM on Wednesday August 16th, 2006
it worked! thanks! ParagramStudios at 4:20 PM on Wednesday August 16th, 2006
sure thing kris at 4:21 PM on Wednesday August 16th, 2006
ok. I'm gonna leave, it works ok? kris at 4:22 PM on Wednesday August 16th, 2006