View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006974 | mantisbt | bugtracker | public | 2006-04-21 17:31 | 2006-09-12 00:52 |
| Reporter | Assigned To | vboctor | |||
| Priority | normal | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.2 | ||||
| Fixed in Version | 1.1.0a1 | ||||
| Summary | 0006974: JS helper for the Jump text input box | ||||
| Description | I found this to be useful to help users know what they should enter into the input box next to the jump button. What to change: PRINT "<input type=\"text\" name=\"bug_id\" size=\"10\" class=\"small\" value=\"Bug ID#\" onfocus=\"if (this.value == 'Bug ID#') this.value = ''\" onblur=\"if (this.value == '') this.value = 'Bug ID#'\" /> "; What it does: What it needs: | ||||
| Tags | No tags attached. | ||||