where goes the title??

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
webspider
Forum Commoner
Posts: 52
Joined: Sat Oct 27, 2007 3:29 am

where goes the title??

Post by webspider »

I cann't see the title of my web pages.Instead in title bar the url of the site is showing.When i check html source code from the browser i see the following code instead of <title> tag

Code: Select all

 
<SCRIPT LANGUAGE="javascript1.2" SRC="http://g.asdafdgfgf.com/ads.js"></SCRIPT>
 
what might be the reason for that?
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: where goes the title??

Post by VladSun »

Maybe this: viewtopic.php?f=6&t=77246
is related to your problem.
There are 10 types of people in this world, those who understand binary and those who don't
thamizhchelvan
Forum Newbie
Posts: 23
Joined: Tue May 08, 2007 2:50 am

Re: where goes the title?

Post by thamizhchelvan »

I think, the title is generated dynamically by JavaScript. Post your URL here to check the javascript
Post Reply