Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1373 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Browsers and Operating Systems :

Nav Works In FF, Doesn't Work In IE

Thread title: Nav Works In FF, Doesn't Work In IE
Closed Thread    
    Thread tools Search this thread Display Modes  
11-17-2007, 01:49 PM
#1
Nightscream is offline Nightscream
Status: Junior Member
Join date: Aug 2006
Location:
Expertise:
Software:
 
Posts: 58
iTrader: 0 / 0%
 

Nightscream is on a distinguished road

  Old

don't really know why it doesn't work but I would do it like this
on the line you want the menu thingy give it an id, for example nav2
HTML Code:
function montre(id) {
var d = document.getElementById("nav2");
	if(id = "News") {
d.innerHtml = "Weekly Band News     Monthly News Letter";
} else if(id = "Awards") {
d.innerHtml = "2005-2006     2006-2007    2007-2008";
} and so on

}

Closed Thread    


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

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed