<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
	<title>BlogSkins Forum Replies For: how to let page auto scroll up aft changing tab?</title>
	<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/3/313382/" />
	<info type="text/html" mode="escaped">Replies to this message in the BlogSkins.com Forums.</info>
	<modified>2013-05-18T07:51:57Z</modified>

	<generator url="http://www.blogskins.com/">BlogSkins.com</generator>
		<entry>
		<title>RE: how to let page auto scroll up aft changing ta</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/3/313382/" />
		<id>tag:blogskins.com,2013:/forums/a7a555418d1fe7be9579f54be38213d7</id>
		<issued>2012-06-20T11:22:31Z</issued>
		<modified>2012-06-20T11:22:31Z</modified>
		<created>2012-06-20T11:22:31Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[Add this code to the code above:<br />
<code>href="javascript:scroll(0,0)"</code><br />
<br />
so, your entire code will look something like this<br />
<code>&lt;a href="javascript:scroll(0,0)" class="cute" onClick="document.getElementById('content').innerHTML=document.getElementById('term').innerHTML" title="TERMS & CONDITIONS + RETURN POLICY"&gt;T & C&lt;/a&gt;</code>]]>
		</content>

		<author>
			<name>nobody@blogskins.com (Kitty_meow)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
		<entry>
		<title>RE: how to let page auto scroll up aft changing ta</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/3/313382/" />
		<id>tag:blogskins.com,2013:/forums/3aba8d27a397d2e16453417192dc36ea</id>
		<issued>2012-06-20T11:56:31Z</issued>
		<modified>2012-06-20T11:56:31Z</modified>
		<created>2012-06-20T11:56:31Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[ahh, thanks so much! ^^<br />
then is it possible to let it scroll smoothly upwards, and stop not at the topmost of the page but slightly lower? (:]]>
		</content>

		<author>
			<name>nobody@blogskins.com (shoppersinsane)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
		<entry>
		<title>RE: how to let page auto scroll up aft changing ta</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/3/313382/" />
		<id>tag:blogskins.com,2013:/forums/197f509461c626bbc1c6ac3575aacc79</id>
		<issued>2012-06-20T12:09:24Z</issued>
		<modified>2012-06-20T12:09:24Z</modified>
		<created>2012-06-20T12:09:24Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[oh, i solved the stopping halfway to the page by doing this<br />
href="javascript:scroll(0,450)" <- :D<br />
<br />
But is it possible for smooth scrolling? ^^]]>
		</content>

		<author>
			<name>nobody@blogskins.com (shoppersinsane)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
		<entry>
		<title>how to let page auto scroll up aft changing tab?</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/3/313382/" />
		<id>tag:blogskins.com,2013:/forums/5938b5b85b4b64ca09cb591015105b95</id>
		<issued>2012-06-20T04:33:45Z</issued>
		<modified>2012-06-20T04:33:45Z</modified>
		<created>2012-06-20T04:33:45Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[Hello<br />
<br />
For example this is my link to the Terms and conditions<br />
[a class="cute" onClick="document.getElementById('content').innerHTML=document.getElementById('term').innerHTML" title="TERMS & CONDITIONS + RETURN POLICY"]T & C [/a]<br />
<br />
but when i press on it and go to the term and condition tab, the page wouldn't scroll up. so for some instance when i am half through my page, and i click on the tab, I'll be at the terms and conditions page halfway through. That will be awkward.<br />
<br />
How do I make the page auto scroll up after clicking on the tabs link? Please help!]]>
		</content>

		<author>
			<name>nobody@blogskins.com (shoppersinsane)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
	</feed>
		