What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » sometin missing

sometin missing
Author: Message:
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: sometin missing
I don't really see the point, but okay, it would be easy to do, if you mean by having a it on the individual posts then...

have a buttong like 'Return To Top of Post' or something with the code, <a href="#topofpost9"><img src="???"></a>

then at the top of that post have <a name="#topofpost9"></a>, it will just take it to the top of the post, here is an example btw, just using basic html... Put this into notepad and save it as test.html or something...

code:
<html>
<head>
<title>test</title>
</head>
<body>
<a href="#cheese">cheese</a>|<a href="#bread">bread</a>|<a href="#face">face</a><br>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<a name="#cheese">Cheese</a>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<a name="#face">Face</a>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p><p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<a name="#face">face</a>
</body>
</html>


or of course you could just have <a href="#top"></a> :$.

[edit]
of you could have <a name"#toppost"></a> as the name of the first post and have <a href="#toppost"></a> under each post on that...

This post was edited on 02-19-2005 at 11:57 AM by user27089.
02-19-2005 11:56 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
sometin missing - by SikStyles on 02-19-2005 at 01:14 AM
RE: sometin missing - by Edna Mode on 02-19-2005 at 01:18 AM
RE: sometin missing - by toddy on 02-19-2005 at 01:24 AM
RE: sometin missing - by Edna Mode on 02-19-2005 at 01:39 AM
RE: sometin missing - by SikStyles on 02-19-2005 at 01:46 AM
RE: sometin missing - by Edna Mode on 02-19-2005 at 01:49 AM
RE: sometin missing - by SikStyles on 02-19-2005 at 01:49 AM
RE: sometin missing - by Tochjo on 02-19-2005 at 11:45 AM
RE: sometin missing - by Anubis on 02-19-2005 at 11:49 AM
RE: sometin missing - by user27089 on 02-19-2005 at 11:56 AM
RE: sometin missing - by saralk on 02-19-2005 at 03:20 PM
RE: sometin missing - by WDZ on 02-19-2005 at 04:33 PM
RE: sometin missing - by toddy on 02-19-2005 at 05:58 PM
RE: sometin missing - by Anubis on 02-19-2005 at 05:59 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On