79751386

Date: 2025-08-30 20:04:24
Score: 1.5
Natty:
Report link
 $( function() {
     $( "#tabs" ).tabs({  heightStyle: "auto"});
     
     $(window).resize(function(){
         $( "#tabs" ).tabs({  heightStyle: "auto"});
     });
} );
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user3780619