Parent Directory | Revision Log | Patch
revision 1.11 by wakaba, Sat Aug 16 13:09:08 2008 UTC | revision 1.12 by wakaba, Thu Dec 11 05:11:11 2008 UTC | |
---|---|---|
# | Line 227 function showHelp (id, context) { | Line 227 function showHelp (id, context) { |
227 | function loadHelp (url, code) { | function loadHelp (url, code) { |
228 | document.webhaccHelp = null; | document.webhaccHelp = null; |
229 | var iframe = document.createElement ('iframe'); | var iframe = document.createElement ('iframe'); |
230 | iframe.className = 'ajax'; | |
231 | var iframecode = function () { | var iframecode = function () { |
232 | var doc; | var doc; |
233 | var docel; | var docel; |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |