Add Birthday
Shifting page content right when scroll bar becomes visible?
2 replies to this topic
Cherukuri Venkateswarlu
#1
|
Member
20
Points
|
Posted on
10 Sep 2011 06:17 AM IST
I'm not sure if CSS properties such as body { scroll-bar: x; } (I'm assuming that scroll-bar is the correct property for the scroll-bar) can be used as jQuery selectors, and even if so, how this would work?
Any help, answers, references to other articles where this is done would be great :)!
|
Dot Net
995
views
Reply to this topic
|
MalliKarjuna Cherukuri
#2
|
Member
52
Points
|
Replied on
16 Sep 2011 04:12 PM IST
|
Reply to this topic
|
MalliKarjuna Cherukuri
#3
|
Member
52
Points
|
Replied on
30 Nov 2011 02:37 AM IST
This is reply for testing.
Shifting page content right when scroll bar becomes visible
I'm not sure if CSS properties such as body
{
scroll-bar: x;
}
(I'm assuming that scroll-bar is the correct property for the scroll-bar) can be used as jQuery selectors, and even if so, how this would work
|
Reply to this topic
|
|
|