Updated the JavaScript associated with the search page to control whether the 'search' button is enabled or not. It is now enabled if either the main search box has input, or if any of the sub-options have input, or both. Note that the Yahoo! widgets we were using did weird things to the button name, so I disabled that. This changes the look and feel of the button - that may be a contenious issue. OTOH, I think that this is probably a good thing, since this is the only place where we override the user's default appearance settings. Another possible issue is the use of JavaScript without JQuery. The existing code here did not use JQuery, so I decided to simply extend it. See the Trac ticket #480 for more. http://trac.tools.ietf.org/tools/ietfdb/ticket/480 - Legacy-Id: 2966 Note: SVN reference [2958] has been migrated to Git commit fc46dd1c9ebbe14c43a7e8726e194d197544e416 |
||
---|---|---|
django | ||
etc | ||
html5lib | ||
ietf | ||
south | ||
static | ||
test | ||
.gitignore | ||
changelog | ||
control | ||
LICENSE | ||
LICENSE.django |