I need the code for when it says 'Click Here' and the code for when you add it to the navi bar??
Please reply with the codes if you know them![]()
NO SPAM
R.I.P THE PEOPLE WHO DIED IN THE 7/7

I need the code for when it says 'Click Here' and the code for when you add it to the navi bar??
Please reply with the codes if you know them![]()
NO SPAM
R.I.P THE PEOPLE WHO DIED IN THE 7/7
Last edited by Lysine; 02-08-2005 at 06:55 PM.
If by "Click Here" thing you mean a pop-up then I tend to use:
It can be edited to suit you.HTML Code:<a href="javascript:location='index.html';window.open('index2.html','characters','height=100,width=100,scrollbars=no')">Click here</a>
And for the one where you add it to the nav bar, I think you mean adding alink to the nav so it opens in the main frame in your page? If this is the case then I use this:
If this is not what you mean at all then sorryHTML Code:<a href="page.html target="frame_name">Page</a>![]()
Last edited by Pawf; 02-08-2005 at 08:12 PM.
THANK YOU
THAT IS THE CODE I NEEDED![]()
No probs![]()
Want to hide these adverts? Register an account for free!