Name says it all is code something like main="something here"
please help :)
Printable View
Name says it all is code something like main="something here"
please help :)
are you wanting the name of your website shown on the top browser ?
no when i click a link it appears in navigator and i want it appear in main bit but i've tried
it's target="?"
how is the main called? if it's an iframe and the frame code says for example : name=_iframe then you need to put this after your link: target=_iframe and you will see link opens in main and not in navigation bar anymore
opens in a new page :l
probobly because you didn't changed the name in your frame code. If you put target=_iframe after the link , your frame name need to be _iframe :)
huh can u show me lol www.habbolox.co.uk/index2.htm click news
or here
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body bgcolor="#dbc43f">
<div><font size="1"><font color="#000000"><strong><font face="Verdana" size="2">Home</font></strong> </font></font></div>
<div><font face="Verdana" color="#000000" size="2"><strong><a href="/News.htm" target="_iframe">News</a></strong></font></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Staff.htm ">Staff</a></font></strong></div>
<div><strong><font face="Verdana" size="2"><a href="/Jobs.htm "><font color="#000000">Jobs</font></a><font color="#000000"> </font></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Goodies.htm ">Goodies</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Links.htm ">Links</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2">Forum</font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/AboutUs.htm ">About Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/ContactUs.htm ">Contact Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/StaffLogins.htm ">Staff Logins</a></font></strong></div>
</body>
</html>
no listen .. you entered _iframe behind your link which is correct.
your link need to be this
I checked and your Iframe name was "main" so then target need to be "main" and not _Iframe. try the html code I gave you :)HTML Code:<div><font face="Verdana" color="#000000" size="2"><strong><a href="/News.htm" target="main">News</a></strong></font></div>
or here I made this from the code you gave me and his is 100% correct now
HTML Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body bgcolor="#dbc43f">
<div><font size="1"><font color="#000000"><strong><font face="Verdana" size="2">Home</font></strong> </font></font></div>
<div><font face="Verdana" color="#000000" size="2"><strong><a href="/News.htm" target="main">>News</a></strong></font></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Staff.htm " target="main">>Staff</a></font></strong></div>
<div><strong><font face="Verdana" size="2"><a href="/Jobs.htm " target="main">><font color="#000000">Jobs</font></a><font color="#000000"> </font></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Goodies.htm " target="main">>Goodies</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Links.htm " target="main">>Links</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2">Forum</font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/AboutUs.htm " target="main">>About Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/ContactUs.htm " target="main">>Contact Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/StaffLogins.htm" target="main">Staff Logins</a></font></strong></div>
</body>
</html>
opens in navigator still :l
Checked befor I read this message, and this is the problem. Nothing was targeted and the news page was targetsed to _iframe ''/Quote:
Originally Posted by tleftye
Well Done
omg :s weird ow but wait your iframe name of navigation can't be "main". If your frame name is main chance it to somthing else doesn't mather into what you chance it
i tried that still opens in navigatorQuote:
Originally Posted by JoeComins
It shouldn't ''/
~J03
Ill recheck the source
cheers mateQuote:
Originally Posted by JoeComins
;s i've tried loadz www.habbolox.co.uk/index2.htm click the link news
Nelly, no-one likes you, and no-one cares.
Omg shut up will you i don't want to argue with you your pathetic all i'm asking for is help!Quote:
Originally Posted by Robbie
Right i am not staff there anymore but i know how to do this
Right This Code is wrong:
This Is right:HTML Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body bgcolor="#dbc43f">
<div><font size="1"><font color="#000000"><strong><font face="Verdana" size="2">Home</font></strong> </font></font></div>
<div><font face="Verdana" color="#000000" size="2"><strong><a href="/News.htm" target="_iframe">News</a></strong></font></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Staff.htm ">Staff</a></font></strong></div>
<div><strong><font face="Verdana" size="2"><a href="/Jobs.htm "><font color="#000000">Jobs</font></a><font color="#000000"> </font></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Goodies.htm ">Goodies</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Links.htm ">Links</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2">Forum</font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/AboutUs.htm ">About Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/ContactUs.htm ">Contact Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/StaffLogins.htm ">Staff Logins</a></font></strong></div>
</body>
</html>
Goto The main Iframe and put in the iframe codeHTML Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body bgcolor="#dbc43f">
<div><font size="1"><font color="#000000"><strong><font face="Verdana" size="2">Home</font></strong> </font></font></div>
<div><font face="Verdana" color="#000000" size="2"><strong><a href="/News.htm" targrt="main">News</a></strong></font></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Staff.htm " targrt="main">Staff</a></font></strong></div>
<div><strong><font face="Verdana" size="2"><a href="/Jobs.htm " targrt="main"><font color="#000000">Jobs</font></a><font color="#000000"> </font></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Goodies.htm " targrt="main">Goodies</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/Links.htm " targrt="main">Links</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2">Forum</font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/AboutUs.htm " targrt="main">About Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/ContactUs.htm " targrt="main">Contact Us</a></font></strong></div>
<div><strong><font face="Verdana" color="#000000" size="2"><a href="/StaffLogins.htm " targrt="main">Staff Logins</a></font></strong></div>
</body>
</html>
HTML Code:name="main"
name="main" is already in main iframe
Ok, all your iframes should have different names, only the one where you want your content to show up should be called main
then for a link you go
<a href="wherever.htm" target="main">text</a>
problem solved but another 1 now www.habbolox.co.uk/index2.htm click a link it opens in middle but won't scroll
because you put this in your frame code scrolling=no , you need to make it yes :p
Lol sorry ;[ :P thanks
Lol now i can't find the scroll=no thing
its in the iframe code
sorry 2 be a n00b can u get html and show me on red which bit
please and sorry for double posting