Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:33
Sub menu alignment in frames
Poster: Oraya
Dated: Tuesday April 1 2003 - 22:24:16 BST
If anyone could help me solve this problem I would be very grateful.
I downloaded the frames menu the other evening, the download version has a drop down frames menu and a side menu. As I only required the drop down menu I discarded the side frames menu and script. The problem I have is with the alignment of the sub menu in the body. As an allowance was made for the left side frame, I am now unable to line them up. I have altered the Frames_Left_Offset value but nothing happens, it's driving me mad. Please if anyone can put me out of my misery before I turn to drink I'd be grateful.
Menu is at this address:
http://myweb.tiscali.co.uk/ssfchildren/index.htm
Below is the frames_body_array.js
////////////////////////////////////
// Editable properties START here //
////////////////////////////////////
// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0){
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else{
effect = "Shadow(color='#777777', Direction=135, Strength=8)"
}
timegap=500 // The time delay for menus to remain visible
followspeed=5 // Follow Scrolling speed
followrate=40 // Follow Scrolling Rate
suboffset_top=10; // Sub menu offset Top position
suboffset_left=10; // Sub menu offset Left position
Frames_Top_Offset=0 // Frames Page Adjustment for Top
Frames_Left_Offset=0 // Frames Page Adjustment for Left
plain_style=[ // Menu Properties Array
"navy", // Off Font Color
"ccccff", // Off Back Color
"FFEBCD", // On Font Color
"4B0082", // On Back Color
"000000", // Border Color
12, // Font Size
"normal", // Font Style
"bold", // Font Weight
"Verdana, Tahoma, Arial, Helvetica", // Font
4, // Padding
"arrow.gif" // Sub Menu Image
, // 3D Border & Separator
,"66ccff" // 3D High Color
,"000099" // 3D Low Color
]
addmenu(menu=["safesites",
,,100,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Sites A - D","sites_ad.html?tp=mysql",,,0
,"Sites E - H","sites_eh.html?tp=msql",,,0