| Welcome to Webforumz.com. |
|
Apr 9th, 2008, 20:17
|
#1 (permalink)
|
|
New Member
Join Date: Apr 2008
Location: SHROPSHIRE
Age: 22
Posts: 3
|
Frames and Flyout Menus.
Hi Everyone!
I have a problem which ime hoping someone may have an answer to.
Ime not sure if its possible to solve or not but ime sure some smart individual will  .
I Have a website which is based on a frameset, Frame 1 for navigation and Frame 2 for content.
I have created a (I think) Very nice navigation menu using flash, and would like to extend it to make it a "flyout" menu.
The question I have, is it posible to get a flash "flyout" menu to "flyover" the navigation frame into the content frame with a transparancy effect?
I can't get it to fly over the navigation frame, it just buries itself under the content frame!!
Any ways i hope that makes sence to people and any feedback would be greatly appreciated.
Thanks.
|
|
|
Apr 9th, 2008, 23:55
|
#2 (permalink)
|
|
Lead Administrator
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,062
|
Re: Frames and Flyout Menus.
ouch, you have soooooo much to learn, you are breaking every rule in the book
as such, i don't think anyone could directly answer you question, but we could tell you how it can be improved, if you like that idea better don't be afraid to post around and ask
check out the ' New to Web Design' forum and the ' HTML Forum' forum
welcome
|
|
|
Apr 10th, 2008, 16:25
|
#3 (permalink)
|
|
New Member
Join Date: Apr 2008
Location: SHROPSHIRE
Age: 22
Posts: 3
|
Re: Frames and Flyout Menus.
Quote:
Originally Posted by saltedm8
ouch, you have soooooo much to learn, you are breaking every rule in the book
as such, i don't think anyone could directly answer you question, but we could tell you how it can be improved, if you like that idea better don't be afraid to post around and ask
check out the ' New to Web Design' forum and the ' HTML Forum' forum
welcome
|
By breaking every rule in the book what exactly do you mean?
And yes ime still learning, Ime a student :-D.
I do know frames aren't exactly loved amongst those in the know, however I think they still have their uses lol.
However ime open minded so what way do you surgest i improve it?
If you want to see the site ime working on its www.wadoexl.info
Any usefull critism is apreciated. :-D
Cheers.
|
|
|
Apr 10th, 2008, 16:38
|
#4 (permalink)
|
|
Lead Administrator
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,062
|
Re: Frames and Flyout Menus.
ok, where do i start
'breaking every rule in the book'
frames are not only frowned upon they are totally against every good website point, for example, search engine optimisation
also, flash menus are not a good idea, for the same reason
right click disable does no good what-so-ever, all i have to do is hit view source in my browser menu instead of right clicking
- Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>WadoEXL Karate Championships</title>
<meta name="keywords" content="WadoEXL, Wado, Ryu, Karate, Competition, Championship, Competitions, Championships, Tournament, Kai, Shotokan, Gojo, Exl, Exel, Excel, Wadoexel, wadoexcel, -, shrewsbury, shropshire, england, uk, 2008," />
<meta name="description" content="WadoEXL Karate Championships.
Annual Karate tournament held in Shrewsbury, Shropshire." />
<meta name="Author" content="Andy Johnson." />
<META NAME="copyright" CONTENT="Copyright WadoEXL.info">
<meta name="verify-v1" content="/6Cm4tciYE0Q11uuF7BZLHEHTeb+N8O6kmUdrWt4AAk=" />
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<link rel="shortcut icon" href="favicon.ico" >
</head>
<frameset rows="*" cols="140,*" framespacing="0" frameborder="no" border="0">
<frame src="menu.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" /> - Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Home</title>
<style type="text/css">
<!--
.style2 { text-align: center;
}
.style5 { font-family: "Arial Black";
color: #FF0000;
vertical-align: top;
font-size: xx-large;
}
.style7 { text-align: center;
color: #FF0000;
vertical-align: middle;
}
.style8 { font-size: medium;
}
.style9 { text-align: center;
text-decoration: underline;
color: #0000FF;
}
body {
background-image: url(Martial artsbg.jpg);
background-repeat: repeat;
background-image: url(marbWHI.jpg);
}
.style10 {text-align: center; font-weight: bold; }
-->
</style>
<script type="text/JavaScript">
<!--
function MM_displayStatusMsg(msgStr) { //v1.0
status=msgStr;
document.MM_returnValue = true;
}
//-->
</script>
<meta name="Keywords" content="WadoEXL, Wado, Ryu, Karate, Competition, Championship, Competitions, Championships, Tournament, Kai, Shotokan, Gojo, Exl, Exel, Excel, Wadoexel, wadoexcel, -, shrewsbury, shropshire, england, uk, 2008, " />
<meta name="Description" content="WadoEXL Karate Championships.
Annual Karate tournament held in Shrewsbury." />
</head>
<body>
<h2 class="style2" onmousemove="MM_displayStatusMsg('© WadoEXL.com');return document.MM_returnValue"><span class="style5" onmousemove="MM_displayStatusMsg('© WadoEXL.com');return document.MM_returnValue">WELCOME TO THE WadoEXL KARATE
CHAMPIONSHIP'S OFFICIAL SITE.</span></h2>
<p class="style2"> <img alt="Frontpic" src="frontpic.jpg" width="866" height="551" /></p>
<h2 class="style2"> </h2>
<h2 class="style9">Dates for WadoEXL 2008</h2>
<p class="style10">Master Class - Friday 3rd and Saturday 4th of October.</p>
<p class="style10">Championships - Sunday 5th of October. Start time 10:00am </p>
<p> </p>
<h4 class="style7">IN ASSOCIATION WITH:</h4>
<h4 class="style7"><img alt="Tradlogo" src="tradlogo.jpg" width="365" height="100" /><img alt="Bodytechlogo" src="bodytechlogo.jpg" width="151" height="100" /></h4>
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=2310499;
var sc_invisible=1;
var sc_partition=21;
var sc_security="70e76411";
</script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a href="http://www.statcounter.com/" target="_blank"><img class="statcounter" src="http://c22.statcounter.com/2310499/0/70e76411/1/" alt="screen resolution stats" ></a></div></noscript>
<!-- End of StatCounter Code -->
<script language=JavaScript>
<!--
//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com
var message="Function Disabled!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
</script>
</body></html>
there is no way to protect this, so if that is why you used frames, you know now that it dont work.
at least you have a little css knowledge, so if i were you i would look towards that.
Last edited by saltedm8; Apr 10th, 2008 at 16:44.
|
|
|
Apr 10th, 2008, 18:16
|
#5 (permalink)
|
|
New Member
Join Date: Apr 2008
Location: SHROPSHIRE
Age: 22
Posts: 3
|
Re: Frames and Flyout Menus.
Ah yes I know about the search engine problems. Bin working round them so far.
And the right click thing was more to deter people from pinching photo's etc.
We all know nothing is un-breakable tho heh.
Thanks for ure input tho allways apreciated :-D
|
|
|
| Thread Tools |
|
|
| 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
HTML code is Off
|
|
|
|
|
|