473,508 Members | 2,326 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dynamic menu help

Hi ,
Trying to get a menu working for sometime now have wasted money on stupid
software etc.Now have been trying out a freebee from www.dynamicdrive.com,
but have one or two question. It's properly better if I was to show you it
so have uploaded it to with a couple of question.
http://teaup.port5.com/test/

This is where my problem starts how do I make the menu veawable over this
frame ?
Then the next problem is how would one make the link HOME open in the main
frame?

Cheers
Chris
Jul 20 '05 #1
4 2117
Easy one first.
'Home' chnage the menu content file to be :- menu.addItem("home",
"HOME",null, "http://teaup.port5.com/", "mainFrame");

think this will sort out the problem.

the first problem is a problem I have seen and not been able to fix myself.
This is because the window is being split up and the menu will now show over
the second window, it's like having one over the other, as the menu is part
of the top then it won't go over the main one. One way you could fix this
(perhaps, there may be alternatives to this route) is, if your host has ASP
then you could remove the frames, add the menu to the top and
'server.execute' the page below it.
Now, I don't know how this would work on external urls, I'm not sure it
would work, but might be worth a try. BUt with frames, unless your frame is
bigger (to the length of the longest menu) it wil lalways be cut off.

Stu
"Chris45" <sat_ring@(cutitout)hotmail.com> wrote in message
news:be************@ID-54577.news.dfncis.de...
Hi ,
Trying to get a menu working for sometime now have wasted money on stupid
software etc.Now have been trying out a freebee from www.dynamicdrive.com,
but have one or two question. It's properly better if I was to show you it
so have uploaded it to with a couple of question.
http://teaup.port5.com/test/

This is where my problem starts how do I make the menu veawable over this
frame ?
Then the next problem is how would one make the link HOME open in the main
frame?

Cheers
Chris

Jul 20 '05 #2
In article <be************@ID-54577.news.dfncis.de>, "Chris45"
<sat_ring@(cutitout)hotmail.com> shared the illuminating thought...
Hi ,
Trying to get a menu working for sometime now have wasted money on stupid
software etc.Now have been trying out a freebee from www.dynamicdrive.com,
but have one or two question. It's properly better if I was to show you it
so have uploaded it to with a couple of question.
http://teaup.port5.com/test/


I have found only one (free) menu that I could get to work nice with
frames, and that's the HVMenu from dynamic drive. You change a variable
to a 1 and put a div in your html file and poof, it works with frames.
That's the one I use on my intranet app that uses frames and it works
nice. Modifying the links is easy, too.

Note: I have nothing to do with HVMenu, I just love the script.
----------------------------------------
~kaeli~
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
Kill one man and you are a murderer.
Kill millions and you are a conqueror.
Kill everyone and you are God.
----------------------------------------
Jul 20 '05 #3

Stuart Palmer <tr**********@youcant.com> wrote in message
news:be**********@sp15at20.hursley.ibm.com...
Easy one first.
'Home' chnage the menu content file to be :- menu.addItem("home",
"HOME",null, "http://teaup.port5.com/", "mainFrame");

think this will sort out the problem.

the first problem is a problem I have seen and not been able to fix myself. This is because the window is being split up and the menu will now show over the second window, it's like having one over the other, as the menu is part of the top then it won't go over the main one. One way you could fix this
(perhaps, there may be alternatives to this route) is, if your host has ASP then you could remove the frames, add the menu to the top and
'server.execute' the page below it.
Now, I don't know how this would work on external urls, I'm not sure it
would work, but might be worth a try. BUt with frames, unless your frame is bigger (to the length of the longest menu) it wil lalways be cut off.

Stu

<cut>
Re: Easy one first,God I can see that one now ,I'm sure I tried it but may
be not.
Looking in to part 2 !
Thanks
Chris
Jul 20 '05 #4

kaeli <in********************@NOSPAMatt.net> wrote in message
news:MP************************@nntp.lucent.com...
I have found only one (free) menu that I could get to work nice with
frames, and that's the HVMenu from dynamic drive. You change a variable
to a 1 and put a div in your html file and poof, it works with frames.
That's the one I use on my intranet app that uses frames and it works
nice. Modifying the links is easy, too.

Note: I have nothing to do with HVMenu, I just love the script.

<cut>
Will look in to that one and get back to you.

Thanks
Chris
Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2471
by: Macamba | last post by:
Hi all, I am currently developing a website for a voluntary organisation. It is my first step in website development. The dynamic menu I developed has some bugs, which I addressed in another...
1
1361
by: biela | last post by:
Hi I'm from Poland and I have small question :). I'm looking for sample example how to create dynamic menu. Generaly my website will see like that ------------------------------------ 2...
1
4265
by: tribal boy | last post by:
Guys, I am using a dynamic menu which uses xml,xsl a css file and javascript. This works fine when there are no server controls around or underneath it. The problem is whenever the menu...
19
258966
by: mart2006 | last post by:
I've created a dynamic drop down menu that populates itself with data from a MySQL table. What I would like to do is create a non dynamic drop down menu that alters what is shown in the dynamic menu....
3
4766
by: RahimAsif | last post by:
I am writing an application that requires the a portion of the main menu to be dynamic. The menu has file, panels, view files and help across the top. The view files sub menu needs to be...
1
4872
by: cdmsenthil | last post by:
I have an Infragistics UltrawebGrid . Each Row in the grid is attached to a context menu using Infragistics CSOM Upon click on the menu, I am creating an Iframe dynamically which points to...
10
57009
by: mart2006 | last post by:
Hi, I'm fairly new to PHP and I've created a dynamic drop down menu that populates itself with data from a MySQL table. What I would like to do is create a non dynamic drop down menu that alters...
4
4061
by: SAL | last post by:
Hello, is there a way to menu control dynamically center itself horizontally on a page? I have placed a menu control in a panel control (no ajax) and would like it to center itself. Depending on...
4
1835
by: libish | last post by:
hi all... can any one help me by suggesting a way to get items in dynamic form? here what i'm doing is , i'm displaying a dynamic form. in that form i have a main menu and this main menu contains...
0
7118
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7379
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1550
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
415
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.