What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Html help

Html help
Author: Message:
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
O.P. RE: Html help
I've dont it now thanks check the links and help pages at http://www.msgstuff.com to see what i wanted i just robbed the sorce from stuffplug in the end :S

<script language="Javascript">
var cursel=0;


function openfeature(id) {
  if (cursel>0) {
    document.getElementById("feature"+cursel).className="feature";
    document.getElementById("feature_desc"+cursel).style.display="none";
  }
  cursel=id;
  if (cursel>0) {
    document.getElementById("feature"+cursel).className="feature_selected";
    document.getElementById("feature_desc"+cursel).style.display="block";
  }
}


</script>

<a name="entry12"></a>

<div class="feature" id="feature12" onClick="return openfeature(12);"><div class="featurepadding">
<div class="title"><b><u>Msn Messenger Links:</u></b></div>

Msn messenger links to get your plugins display pictures and smiles

</div></div>

<div class="feature_desc" id="feature_desc12" style="display: none"><div class="featurepadding">

<br>

<a href="http://www.mess.be" target=_blank><img src="images/mess.gif" border=0></a>
<a href="http://www.messengermad.com" target=_blank><img src="images/messengermad.jpg" border=0></a>

<a href="http://www.messengerdiscovery.com" target=_blank><img src="images/messengerdiscovery.gif" border=0></a>
<a href="http://www.msgshit.com" target=_blank><img src="images/msgshit.jpg" border=0></a>
<a href="http://www.sherv.net" target=_blank><img src="images/sherv2.gif" border=0></a>
<a href="http://www.emoticon-maker.net" target=_blank><img src="images/emoticonmaker.gif" border=0></a>
<a href="http://www.ilovemessenger.com" target=_blank><img src="images/lovemessenger.gif" border=0></a>
<a href="http://www.msnfanatic.com" target=_blank><img src="images/msnfanatic.gif" border=0></a>

<br>
<br>

<a href="http://www.winks.cc" target=_blank><img src="images/winks.jpg" border=0></a>

</div></div>

That's a bit of the sorce if anyone wants to use it ;)

This post was edited on 06-16-2005 at 02:57 PM by absorbation.
06-16-2005 02:55 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Html help - by absorbation on 06-15-2005 at 04:06 PM
RE: Html help - by Veggie on 06-15-2005 at 04:15 PM
RE: Html help - by Dempsey on 06-15-2005 at 04:17 PM
RE: Html help - by absorbation on 06-15-2005 at 04:18 PM
RE: Html help - by Veggie on 06-15-2005 at 04:28 PM
RE: Html help - by absorbation on 06-15-2005 at 04:29 PM
RE: Html help - by Veggie on 06-15-2005 at 04:33 PM
RE: Html help - by Matti on 06-15-2005 at 04:33 PM
RE: Html help - by Veggie on 06-15-2005 at 04:35 PM
RE: Html help - by Ezra on 06-15-2005 at 09:50 PM
RE: RE: Html help - by Veggie on 06-16-2005 at 06:36 AM
RE: Html help - by absorbation on 06-16-2005 at 02:55 PM
RE: Html help - by Veggie on 06-16-2005 at 04:58 PM
RE: Html help - by absorbation on 06-16-2005 at 04:59 PM
RE: Html help - by Ezra on 06-16-2005 at 06:52 PM
RE: Html help - by absorbation on 06-16-2005 at 06:58 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