/[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.8 by wakaba, Thu Aug 14 09:16:52 2008 UTC revision 1.9 by wakaba, Fri Aug 15 16:44:03 2008 UTC
# Line 181  function _showTab (sections, id) { Line 181  function _showTab (sections, id) {
181      }      }
182      sections[id].style.display = 'block';      sections[id].style.display = 'block';
183      sections[id].tabElement.setAttribute ('data-active', '');      sections[id].tabElement.setAttribute ('data-active', '');
184        sections[id].tabElement.scrollIntoView ();
185    
186      document.webhaccNavigated = true;      document.webhaccNavigated = true;
187    }    }

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24