https://bugzilla.wikimedia.org/show_bug.cgi?id=69924
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|javascript | Status|NEW |ASSIGNED Assignee|[email protected]. |[email protected] |org | --- Comment #24 from Krinkle <[email protected]> --- I've proposed various solutions. None of which are field-tested, best practice and known to work cross-browser. The inline doc.write solution seems the most straight forward. I'll implement that and test it in as many browsers as I can. While we're already using doc.write in other places, embedding it in the HTML can have side-effects with regards to caching and/or trigger weird bugs (e.g. old IE is known to have incompetent security policies that are undocumented and not compatible with "the web" and can cause semi-random things to fail sometimes). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
