Comments on: How To Integrate jQuery Scroll To Top Control in WordPress http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/ Designing Beautiful Wordpress ThemeTue, 24 Jun 2014 15:53:43 +0000hourly1http://wordpress.org/?v=3.9.1By: zetar http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-501136 Fri, 12 Oct 2012 13:17:48 +0000http://www.dynamicwp.net/?p=848#comment-501136Yes,your point is great,if you are interesting in packaging,plaese scan the next.
Life is like to buy a packaging, buy a good packaging like to find a good object, we mutually consistent. Buy a bad package, simply do not fit your product, but not worth the candle, if forced to use an incompatibility with their own objects, even if married, it will not last long. Cherish life, to find a good object, buy a good packages.We are special in packaging and  Package Manufacturer and please send email to: info@zetarpackaging.com, our website is http://www.zetarpackaging.com ]]>
By: esty http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-484638 Mon, 19 Mar 2012 00:40:32 +0000http://www.dynamicwp.net/?p=848#comment-484638Thanks very much for your help!
Explanation and your writing is amazing!!

Continue and succeed!

]]>
By: Beautiful Girl http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-404914 Tue, 17 Jan 2012 09:46:26 +0000http://www.dynamicwp.net/?p=848#comment-404914Wow, very nice effect! Wouldn’t even think there can be something like that…

Will think about implementing the button. Cheers

]]>
By: dreamrider http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-360955 Wed, 21 Dec 2011 07:13:51 +0000http://www.dynamicwp.net/?p=848#comment-360955In this way button works on WP v.3.3, too! :D ]]>By: Scroll to Top « R7 Blog http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-272697 Thu, 27 Oct 2011 06:27:53 +0000http://www.dynamicwp.net/?p=848#comment-272697[...] smoothly scroll to the top of the page then, there are two Great wordpress plugins available 1. Scroll to Top A simple and perfectly working plugin which has a feature to add your own image and define at what [...] ]]>By: PharmaPlanet http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-196934 Fri, 19 Aug 2011 01:17:34 +0000http://www.dynamicwp.net/?p=848#comment-196934Thanks for the article.. been looking to integrate jquery like this with wordpress for a while, dont know wordpress that much. thx!

Dave Goodman

]]>
By: orygamy http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-52684 Sun, 26 Dec 2010 00:45:01 +0000http://www.dynamicwp.net/?p=848#comment-52684THANK SO MUCH TO HAVE HELP ME

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

]]>
By: Michelle http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-52524 Sat, 25 Dec 2010 16:20:22 +0000http://www.dynamicwp.net/?p=848#comment-52524I found the solution.
It was a firefox issue as firefox doesn’t recognize alt but the title of the image so i then added a title to the js and it now works.
Thanks again, great tutorial and easy to follow

Michelle

]]>
By: Michelle http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-52514 Sat, 25 Dec 2010 15:46:09 +0000http://www.dynamicwp.net/?p=848#comment-52514Hi there, thanks for the great tutorial.
Wonder if you can tell me how to change the alt tex on the button to say “retour en haut de page”as my site is french.
Thanking you in advance. ]]>
By: reza http://www.dynamicwp.net/articles-and-tutorials/how-to-integrate-jquerry-scroll-to-top-control-in-wordpress/comment-page-1/#comment-51622 Thu, 23 Dec 2010 15:05:10 +0000http://www.dynamicwp.net/?p=848#comment-51622in scrolltopcontrol.js, edit this code

<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;

]]>