Continue and succeed!
]]>Will think about implementing the button. Cheers
]]>Dave Goodman
]]>in scrolltopcontrol.js, i have edit this code
to
But it don’t function, so i have add position:relative before z-index: 1001
and it function very welllllllllllll:
marry christmas
]]>Michelle
]]><img src=”http://www.yoursite.com/wp-contents/themes/yourtheme/images/up.png” style=”width:48px; height:48px” />
to
<img src=”http://www.yoursite.com/wp-contents/themes/yourtheme/images/up.png” style=”width:48px; height:48px; z-index: 1001;” />
see that I add z-index: 1001;
]]>