So maybe while we're at it a title attribute could be added to the search box with an explanation of what the box does.callumacrae wrote:Also, with "Search" it isn't too clear what the box does.
So maybe while we're at it a title attribute could be added to the search box with an explanation of what the box does.callumacrae wrote:Also, with "Search" it isn't too clear what the box does.


<input type="text" onblur="if(this.value=='')this.value='Search…';" onclick="if(this.value=='Search…')this.value='';" value="Search…" class="inputbox search" title="Search for keywords" maxlength="128" id="keywords" name="keywords"> 

TheKiller wrote:This will be only added in Ascraeus, right?

Vinny wrote:TheKiller wrote:This will be only added in Ascraeus, right?
Placeholder is an new attribute of HTML5 and only Ascraeus use this doctype, so... the answer is yes.
brunoais wrote:Vinny wrote:TheKiller wrote:This will be only added in Ascraeus, right?
Placeholder is an new attribute of HTML5 and only Ascraeus use this doctype, so... the answer is yes.
*coff* see source code of this page *coff* see the source code of prosilver (in phpBB 3.1-dev).

Return to [3.1/Ascraeus] Merged RFCs
Users browsing this forum: No registered users and 6 guests