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.
Item9114: Strikeone broken on IE
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Engine |
|
|
... because
document.getElementsByClassName() isn't standard. (well maybe it is but IE doesn't implement it)
--
MichaelDaum - 07 Jun 2010
This change makes strikeone.js dependant on foswikilib. If this is the solution, it should be added in the head before
strikeone.js in
Foswiki::writeCompletePage()
--
PaulHarvey - 08 Jun 2010
No.
foswiki.getElementsByClassName() should be ported to jquery.foswiki the same way
foswiki.getMetaTag() was.
As both are a one-liners, they are both deprecated to encourage javascript developers to simplify their code appropriately.
--
MichaelDaum - 08 Jun 2010