Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 02-17-2004, 03:25 PM   #1 (permalink)
Inactive
 
Join Date: 10-13-03
Location: Halden, Norway
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

Bigleg is liked by many
Send a message via ICQ to Bigleg Send a message via AIM to Bigleg Send a message via MSN to Bigleg
Javascript on Slide-in menu-Mess :S

I've gotta little trouble.. I'm no genious on javascript, mayb someone here can help me...
I've made a slide-in menu to my website... but between the siteName[4] and siteName[5] I want a plain text field with a line, to separate the links, as they are different categories... anyone knows the commands to get a plain textfield in this javascript? Tell me if you need more of the code to see it...
Thanks in Advance, Bigleg...

<!-- Begin
var siteName = new Array();
var siteLink = new Array();
siteName[0] = "&nbsp;||Designhjelp";
siteName[1] = "&nbsp;||Tjenester";
siteName[2] = "&nbsp;||Nyheter";
siteName[3] = "&nbsp;||Admin";
siteName[4] = "&nbsp;||Priser";

siteName[5] = "&nbsp;||Portefolio";
siteName[6] = "&nbsp;||Partnere";
siteName[7] = "&nbsp;||Kontakt";

siteName[8] = "&nbsp;||Hjem";

siteLink[0] = "designhjelp.html";
siteLink[1] = "tjenester.html";
siteLink[2] = "nyheter.html";
siteLink[3] = "admin.html";
siteLink[4] = "priser.html";

siteLink[5] = "portefolio.html";
siteLink[6] = "partnere.html";
siteLink[7] = "kontakt.html";

siteLink[8] = "index.html";
for (i = 0; i <= siteName.length - 1; i++)
document.write('<a href=' + siteLink[i] + '>' + siteName[i] + '</a><br>');
// End -->
Bigleg is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PROBLEM WITH JAVASCRIPT MENU fake$ Coding Forum 5 06-22-2006 05:14 AM
Javascript Site Menu nWo Coding Forum 11 03-14-2006 12:00 PM
Which javascript menu do you recommend SFC Web Design Lobby 0 01-08-2005 05:59 PM
DHTML Menu slide menu how to make it relative to table ajay201975 Web Design Lobby 0 05-25-2004 09:54 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:21 AM.
© Copyright 2008 V7 Inc