Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 677: | Line 677: | ||
collapseSome() | collapseSome() | ||
removeCSS() | removeCSS() | ||
+ | resaltarSection() | ||
+ | // moveSidebarToBody() | ||
+ | }); | ||
+ | |||
+ | $(document).ready( function() { | ||
+ | $('#totalItems, #enteredItems').keyup(function(){ | ||
+ | resaltarSection() | ||
+ | // moveSidebarToBody() | ||
+ | }); | ||
resaltarSection() | resaltarSection() | ||
// moveSidebarToBody() | // moveSidebarToBody() |
Revision as of 16:41, 18 March 2021