Re: [PHP-WEBMASTER] svn: /web/php/trunk/include/ header.inc
[email protected] (Stewart Lord)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On 2010-12-30, at 8:09 AM, Hannes Magnusson wrote: > bjori Thu, 30 Dec 2010 16:09:54 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=306872 > > Log: > Proper markup Hi Hannes, This change causes a couple of (minor) problems in Safari. The search input now has a border (inside the other border) and a small (x) appears on the right hand side of the box when our javascript programatically inserts the placeholder text. We can certainly remove our JS that manually handles the placeholder text. Not sure if it's possible to remove the border via css? Stew