473,549 Members | 2,745 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

JSCookMenu not displaying outside current frame -- solution????

I have a framed page, with a 100 pixel deep header section.

I've coded the JSCookMenu in that frame, but the drop downs get cut in half
..... ie. the drop downs only display within that frame and won't overlay
over the frame below.

Is there any way round this??

I'm not a Javascript programmer, so any coding changes need to be fully
explained please.

Many thanks
Richard
Aug 13 '05 #1
1 2061
Richard said the following on 8/12/2005 8:52 PM:
I have a framed page, with a 100 pixel deep header section.
http://html-faq.com/htmlframes/?framesareevil

But, you just discovered one of the problems with frames. Stop using
frames and your problems go away.
I've coded the JSCookMenu in that frame, but the drop downs get cut in half
..... ie. the drop downs only display within that frame and won't overlay
over the frame below.
Yep, thats the way frames work. But, WTF is "JSCookMenu "? Is that a JS
Script to Cook from my Menu for me? If so, I want it.
Is there any way round this??
Yes, stop using frames.
I'm not a Javascript programmer, so any coding changes need to be fully
explained please.


Yeah, and World Peace should be achievable over night. Buy a good book
and read the spec sites to learn how it should work, then you start
testing in browsers to find out how it really does work.

--
Randy
comp.lang.javas cript FAQ - http://jibbering.com/faq & newsgroup weekly
Aug 13 '05 #2

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

Similar topics

3
3112
by: Richard | last post by:
I am trying (for first time) to get Yuan Heng's JSCookMenu to work. I have placed "JSCookMenu.js" in the main web directory (ie. in http://xyz.com/) , and created a folder called ThemeIE (ie. http://xyz.com/ThemeIE/) to hold the image files, and the "theme.css" and "theme.js" files. I have edited "theme.js" script, and changed the first...
2
1812
by: Lyn | last post by:
Hi, I am struggling to display photographs in a list format. Any help will be greatly appreciated. Originally I had attempted to store photographs as embedded OLE Objects, but had lots of trouble. I eventually abandoned this on advice from this group that this format was not reliable, not to mention that it bloated the database. Since...
0
1111
by: Charles Krug | last post by:
List, I'd like to do the following with Tkinter's Frame() object: 1. Display a collection of pack()-able objects. Easy. Done. I hold the objects in a dictionary, mostly so that the owning program can refer to them uniformly. 2. Whenever the collection is added to or deleted from, re-pack() the owning object.
1
1998
by: Tomasz Leskier | last post by:
I placed JSCookMenu near the applet and after expanding the menu, part of it is _below_ the applet. I tried setting z-index attribute and putting the menu in 'div'. No effect. Any solutions ? greetings TL
5
5452
by: Ben | last post by:
Hello I have a protected variable in a class (Class A) that I need to call from another class (Class B) to modify. I thought what I had to do was create a public method in the class (Class A) containing the protected variable so that the modification(s) can be done. However, when I try this, I cannot see the public method from the second...
0
1266
by: Fabiano Sidler | last post by:
Hi folks! I'm trying to implement a python function that returns the current stack depth of its frame. Unfortunately, I don't see any possibility to get this value outside of PyEval_EvalFrameEx. Inside of it, I'd use the STACK_LEVEL macro. How do I do it? Greetings, Fips
3
6067
Motoma
by: Motoma | last post by:
This article is cross posted from my personal blog. You can find the original article, in all its splendor, at http://motomastyle.com/thinking-outside-the-box-with-python/ . Introduction: I recently came across this job posting in the forums. It has an interesting brain teaser as a requirement for applying. The brain teaser was stated as:...
1
1344
by: javatech007 | last post by:
Here is my code for displaying an image but doesnt work. It runs but displays nothing! import javax.swing.*; import java.awt.*; public class Frame extends JFrame { private JLabel irishrail;
1
1859
by: ismailc | last post by:
Hi, I need help please. I have a page with a stylesheet that is read froam an aspx form. On the form I have an hyperlink object - which iIwant the Targeturl to open within the current frame where the hyperlink object is in. I read that i need to set it in my target="frame name" but i don't know what the current frame name is, is there a...
0
7720
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7957
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7809
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5088
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3500
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3481
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1941
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 we have to send another system
0
763
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.