SID-00949: Jump Box no help text in IE8
| Status: |
Answered |
TWiki version: |
5.0.0 |
Perl version: |
5 |
| Category: |
CategorySkin |
Server OS: |
Linux |
Last update: |
15 years ago |
The Jump and Search boxes have grayed help text ("Jump" and "Search") until you click them. Works great on Firefox but nothing shows in IE8, so users don't know what they are there for. It's the same on this site as well as mine.
--
IanBowles - 2010-08-17
Discussion and Answer
Thanks for reporting Ian. I filed
TWikibug:Item6544
to track this issue.
--
PeterThoeny - 2010-08-18
The problem is in: pub/TWiki/PatternSkin/pattern.js
Line 62:
#jumpFormField needs to be changed to input#jumpFormField
Line 71:
#quickSearchBox needs to be changed to input#quickSearchBox
--
TravisFoster - 2010-09-24
Thank you Travis for providing a fix, very much appreciated. I'll update the
PatternSkin accordingly.
--
PeterThoeny - 2010-09-25
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.