Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-14-2005, 12:24 PM   PM User | #1
him
New Coder

 
Join Date: Mar 2003
Location: +44
Posts: 56
Thanks: 0
Thanked 0 Times in 0 Posts
him is an unknown quantity at this point
Problem With Title Displaying?

Hi,

I have got JS which works as a 'tags pages' you can choose the menu from the bottom of the page and using frames to display therefore the menu column stays. however, everytime when i click on the tag, the title changes to the displayed tag. if i show you my index page you will understand easier:

Code:
<html>
<head>
<title>PageTab Demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=big5">

</head>
<script language="JavaScript" src="Page_Tab_core.js"></script>
<script language="JavaScript">
Pages[0]=new Array("Page_Tab_Doc1.htm","no","","")
Pages[1]=new Array("Page_Tab_Doc2.htm","auto","","")
Pages[2]=new Array("Page_Tab_Doc3.htm","no","","")
Pages[3]=new Array("Page_Tab_Doc4.htm","no","","")
Pages[4]=new Array("Page_Tab_Doc5.htm","no","","")
Controler_Height=25	DrawFrames()
</script>
</html>
I have found a chinese site which it was originally from, i think. anyway, here is the link for the demo:

http://dob.tnc.edu.tw/authorHD/74/Page_Tab_demo.htm

does anyone know i can force the title to display rather than the tags messege?

thanks,
him
him is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:26 AM.


Advertisement
Log in to turn off these ads.