use ns7 to get there
Gunnar, make up a sidebar tab for ring list. Follow the sidebar tab
instructions/
Oh btw use ns7 to get the ccs, html, and dom sidebars. I made
a sidebar tab for
my site. I will attach it here so you can use it as a template.
here is a add my sidebar button and the html code for it.
in <head> (the add tab js)
<SCRIPT language="_javascript_" type="text/_javascript_"><!-- Hide
_javascript_
function addtab() {
if ((typeof window.sidebar == "object")
&& (typeof window.sidebar.addPanel == "function"))
{
window.sidebar.addPanel
("your title here",
"http://bozman.net/tabs/boztab.html","");
}
else
{
var rv = window.confirm
("This page is enhanced for use with Netscape 6+. " + "Would you
like to upgrade now?");
if (rv)
document.location.href = ""http://home.netscape.com/download/index.html">http://home.netscape.com/download/index.html";
}
}
// End of _javascript_ -->
</SCRIPT>
in <body> (the add tab anchor)
<a href=""_javascript_:addtab(">_javascript_:addtab();"><img SRC="" BORDER=0
height=45 width=100></a>
the boztab.html sample is attached
the add tab button
--
All mail is certified Virus Free by Norton 2002 anti-virus:
Richard's Web Page: http://bozman.net/family/index.html
Jannean's Web Page: http://bozman.net/glory/index.html
Rotty Cards: http://bozman.net/greeting/rottycard.html
Senior Rotty Register: http://bozman.net/family/senior.html
Rotty Sites Webring: http://bozman.net/ringlink/index.html
Icq 1508821
Aim RBozie mailto:bozie@xxxxxxxxxx

Title: The Bozman.Net
- Follow-Ups from:
- Gunnar Hjalmarsson
|