Parent Directory | Revision Log | 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 | } | } |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |