Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html always show scrollbar

jQuery shouldn't be required. You could try adding the CSS:

body    {overflow-y:scroll;}
This works across the latest browsers, even IE6.
 
PREVIOUS NEXT
Tagged: #html #show #scrollbar
ADD COMMENT
Topic
Name
6+1 =