NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2104: Update javascript to work with Explorer 8
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Extension |
PatternSkin |
|
All scripts that work with
behaviour.js need to be checked, because by default a lot is broken.
Changes:
- Write the tag type before the id name:
#quickSearchBox becomes input#quickSearchBox
| Old |
For IE8 |
#quickSearchBox' : function(el) |
input#quickSearchBox' : function(el) |
--
ArthurClemens - 19 Sep 2009