/[pub]/test/html-webhacc/cc-script.js
Suika

Diff of /test/html-webhacc/cc-script.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24