<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: UItoTop jQuery Plugin</title> <atom:link href="http://www.mattvarone.com/web-design/uitotop-jquery-plugin/feed/" rel="self" type="application/rss+xml" /><link>http://www.mattvarone.com/web-design/uitotop-jquery-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=uitotop-jquery-plugin</link> <description>Creative Developer</description> <lastBuildDate>Sat, 07 Jan 2012 17:50:34 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Lars Vogel</title><link>http://www.mattvarone.com/web-design/uitotop-jquery-plugin/#comment-12326</link> <dc:creator>Lars Vogel</dc:creator> <pubDate>Fri, 06 Jan 2012 15:48:44 +0000</pubDate> <guid
isPermaLink="false">http://www.mattvarone.com/?p=763#comment-12326</guid> <description>Really nice, thanks for sharing this. Not sure what the GPL2 licence means if I use it in my webpage. My content is licensed under CreativeCommons.
That should be ok, right?</description> <content:encoded><![CDATA[<p>Really nice, thanks for sharing this. Not sure what the GPL2 licence means if I use it in my webpage. My content is licensed under CreativeCommons.</p><p>That should be ok, right?</p> ]]></content:encoded> </item> <item><title>By: Matt</title><link>http://www.mattvarone.com/web-design/uitotop-jquery-plugin/#comment-12321</link> <dc:creator>Matt</dc:creator> <pubDate>Mon, 02 Jan 2012 20:15:54 +0000</pubDate> <guid
isPermaLink="false">http://www.mattvarone.com/?p=763#comment-12321</guid> <description>Sorry, just answering a part of my own problem. I have to rename my jquery to jscript_jquery...js because I&#039;m working in Zen cart and this is the protocol for making sitewide jscripts load. I have others where I have made this change to the filename and each has worked. This one doesn&#039;t however. Does anyone know why?
Cheers
m</description> <content:encoded><![CDATA[<p>Sorry, just answering a part of my own problem. I have to rename my jquery to jscript_jquery&#8230;js because I&#8217;m working in Zen cart and this is the protocol for making sitewide jscripts load. I have others where I have made this change to the filename and each has worked. This one doesn&#8217;t however. Does anyone know why?</p><p>Cheers<br
/> m</p> ]]></content:encoded> </item> <item><title>By: MAtt</title><link>http://www.mattvarone.com/web-design/uitotop-jquery-plugin/#comment-12320</link> <dc:creator>MAtt</dc:creator> <pubDate>Mon, 02 Jan 2012 19:30:28 +0000</pubDate> <guid
isPermaLink="false">http://www.mattvarone.com/?p=763#comment-12320</guid> <description>Hi I&#039;m trying to install this but having trouble. Can anyone help? added all files but it doesn&#039;t show up. Thanks a lot if you can.
chileno.co.uk</description> <content:encoded><![CDATA[<p>Hi I&#8217;m trying to install this but having trouble. Can anyone help? added all files but it doesn&#8217;t show up. Thanks a lot if you can.</p><p>chileno.co.uk</p> ]]></content:encoded> </item> <item><title>By: Grant Bailey</title><link>http://www.mattvarone.com/web-design/uitotop-jquery-plugin/#comment-12319</link> <dc:creator>Grant Bailey</dc:creator> <pubDate>Mon, 02 Jan 2012 03:36:43 +0000</pubDate> <guid
isPermaLink="false">http://www.mattvarone.com/?p=763#comment-12319</guid> <description>Dear Matt,
Happy new year.
I publish long text-based web documents for use by my students. In addition to the &#039;Back to Top&#039; link I would also like to add a &#039;Go to Bottom&#039; link so that students can jump straight to the bottom of the page. Also, when the student is mid-page, I&#039;d like both the &#039;Back to Top&#039; and &#039;Go to Bottom&#039; links to be visible.
Is there any straightforward way of achieving this using your plugin. I am not a jQuery / Javascript expert so I would be very grateful if you could advise me.
Second: does your licence allow me to use your plugin on my University&#039;s web site. The pages in which it would be used will be accessible only to students and instructional staff.
I would be grateful for your responses.
Many thanks and kind regards,
Grant Bailey
University of Western Sydney</description> <content:encoded><![CDATA[<p>Dear Matt,</p><p>Happy new year.</p><p>I publish long text-based web documents for use by my students. In addition to the &#8216;Back to Top&#8217; link I would also like to add a &#8216;Go to Bottom&#8217; link so that students can jump straight to the bottom of the page. Also, when the student is mid-page, I&#8217;d like both the &#8216;Back to Top&#8217; and &#8216;Go to Bottom&#8217; links to be visible.</p><p>Is there any straightforward way of achieving this using your plugin. I am not a jQuery / Javascript expert so I would be very grateful if you could advise me.</p><p>Second: does your licence allow me to use your plugin on my University&#8217;s web site. The pages in which it would be used will be accessible only to students and instructional staff.</p><p>I would be grateful for your responses.</p><p>Many thanks and kind regards,</p><p>Grant Bailey<br
/> University of Western Sydney</p> ]]></content:encoded> </item> <item><title>By: AegisK</title><link>http://www.mattvarone.com/web-design/uitotop-jquery-plugin/#comment-12318</link> <dc:creator>AegisK</dc:creator> <pubDate>Sat, 31 Dec 2011 14:20:44 +0000</pubDate> <guid
isPermaLink="false">http://www.mattvarone.com/?p=763#comment-12318</guid> <description>Great plugin! Thanks!! :-) I would suggest adding the following to the CSS to make the button always appear on-top (to for example avoid that the button appears behind elements like the official Twitter Widget):
&quot;z-index: 1000;&quot;
caveats...:
1) This simple approach depends on other elements on your page all having inferior z-index values, etc. (duh).
2) When popovers are used, depending on the implementation and browser, this may cause the button to appear when it should not (i.e. while interacting with the popover).
3) The indicated value (1000) is a random big value :-)</description> <content:encoded><![CDATA[<p>Great plugin! Thanks!! :-) I would suggest adding the following to the CSS to make the button always appear on-top (to for example avoid that the button appears behind elements like the official Twitter Widget):</p><p>&#8220;z-index: 1000;&#8221;</p><p>caveats&#8230;:<br
/> 1) This simple approach depends on other elements on your page all having inferior z-index values, etc. (duh).<br
/> 2) When popovers are used, depending on the implementation and browser, this may cause the button to appear when it should not (i.e. while interacting with the popover).<br
/> 3) The indicated value (1000) is a random big value :-)</p> ]]></content:encoded> </item> <item><title>By: Rob</title><link>http://www.mattvarone.com/web-design/uitotop-jquery-plugin/#comment-11789</link> <dc:creator>Rob</dc:creator> <pubDate>Tue, 20 Dec 2011 19:34:33 +0000</pubDate> <guid
isPermaLink="false">http://www.mattvarone.com/?p=763#comment-11789</guid> <description>hey, I love the plug-in, and it was super easy to use.
However, I would like to add some functionality to make the button stop scrolling with the screen when I begine scrolling into the footer.
We have a black background footer, and light grey background body, so the icon looks great on the body, but gets lost in the footer.
How could I make it stop scrolling when it reaches 500px before the end of the document?
Thanks again for the great plug-in!</description> <content:encoded><![CDATA[<p>hey, I love the plug-in, and it was super easy to use.</p><p>However, I would like to add some functionality to make the button stop scrolling with the screen when I begine scrolling into the footer.</p><p>We have a black background footer, and light grey background body, so the icon looks great on the body, but gets lost in the footer.</p><p>How could I make it stop scrolling when it reaches 500px before the end of the document?</p><p>Thanks again for the great plug-in!</p> ]]></content:encoded> </item> </channel> </rss>
