PDA

View Full Version : Nav...



Yonder
08-10-2004, 04:59 PM
Anyone know the script or html for the nav bar like
impetuous' (http://www.impetuous.net)? if u do cud u either pm or quote this
thanks :D

Mentor
08-10-2004, 05:04 PM
its invisble div tags, i dont think impudus would mind if u copyed it strate of there sites html, but if it has copy rights etc, u may wnat to ask first?

Jseb
08-10-2004, 07:47 PM
I know a easy way! If u use front page then its show it here!

STEP!!
1. Write ur text!
2. Select the text and go on property of hyperlink (if u dont know select it and they will be a tag of the world with a trombone to create one!Right click and should be down on the little drop down!)
3.Now u can adjust the address and the target frame!
4.U click on the bottom STYLE.
5.A new window appear with class and ID
Now u can play with this and figurate wich section is it with!

Edit: U need to add this code before the html section!
<script language="JavaScript1.2">

//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script

function disableselect(e){
return false
}

function reEnable(){
return true
}

//if IE4+
document.onselectstart=new Function ("return false")

//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<html>

<head>
<meta http-equiv="Content-Language" content="fr-ca">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Home</title>
<style>

<style type="text/css">
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:none;
color:#000000;
width:140px;
text-align:left;
font-family:Arial;
font-weight:bold;
font-size:12px;
}

</style>
And play with the setting of the menutitle I use those in fact its come from my new fan site soon! So plz dont use it :)

I wish i help u a lots! need other help ask me :)

iRoss
08-10-2004, 07:50 PM
by the way... the bit that does this .... :p is actually :P hehehe just to let ya know =P

Jseb
08-10-2004, 07:58 PM
by the way... the bit that does this .... :p is actually :P hehehe just to let ya know =P

the bit :eusa_doh: :s i am french?

Yonder
09-10-2004, 12:50 AM
thanks alot guys

he sed : P cos otherwise if u put :p it wudnt come out as it
so in teh script u wud need to put :P lmao

thanks again

Want to hide these adverts? Register an account for free!