Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 PLEASE HELP ME... cant get this thing to work....
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

capaomega
Starting Member

41 Posts

Posted - 25 May 2001 :  19:35:57  Show Profile
i know this isnt the right place to put this.. but im haveing major trouble getting a picture to work in this slide menu. if you know of any dhtml slide menus or java menus that support pictures as the bar then let me know thanx... heres a link to the bar i was talking about that i cant get the picture to work on..
http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm

capaomega
Starting Member

41 Posts

Posted - 25 May 2001 :  21:10:14  Show Profile
could someone please check this out for me? its just java ....

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 25 May 2001 :  22:37:57  Show Profile
I think Huw uses this slide menu (I could be wrong though) and he does have an image next to a quick search box inside the slide out menu.
Go to Top of Page

Iron Heart
New Member

USA
66 Posts

Posted - 26 May 2001 :  10:03:54  Show Profile
1. open ssm.js
2. look at my site's menu (www.someplacesomewhere.com)

See that image near the search box?

3. Look at this piece of code from my site:

function endMenu() {
document.write('<TR height="20"><TD BGCOLOR="'+linkBGColor+'" onmouseover=document.search.Search.focus() onmouseout=document.search.Search.blur()><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+'"><table><tr><td align="left"><font size="1" color="#000080" face="Verdana"> Quick Search</font></td></tr><tr><td><form name="search" action="search.asp?mode=DoIt" method="post"><input type="text" name="Search" size="10"><input type="hidden" name="andor" value=" or "><input type="hidden" name="Forum" value=0><input type="hidden" name="SearchMessage" value=0><input type="hidden" name="SearchDate" value=0><input type="hidden" name="SearchMember" value=0><A HREF="javascript:document.search.submit()"><IMG SRC="search.gif" alt="Search!" BORDER="0"></A></td></form></tr></table></DIV></LAYER></ILAYER></TD></TR>')
document.write('<TR height="20"><TD BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="'+(menuWidth-1)+'"><ILAYER><LAYER onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+'"> <A HREF="faq.asp" CLASS="ssmItems">FAQ</DIV></LAYER></ILAYER></TD></TR>')
document.write('</table>')
if (NS6){document.write('</TD></TR></TABLE>')}
if (IE||NS6) {document.write('</DIV>')}
if (NS) {document.write('</LAYER>')}
if (NS6||IE||NS) setTimeout('initSlide();', 100)}

copy & paste the part you need

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07