473,662 Members | 2,581 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Persistant frame and div

Hi all,

I'm trying to make a menu that will not change with the pages: I have
insered an hidden frame to manage my javascript. This javascript is in
charge of creating and displaying the menu. But can the menu be
displayed in the other frame (the visible one) and not been erased
when a link is click in the main frame ?

A good example is the Gmail application: When you open a chat, you can
change the page in the main frame while your chat window stay opened.

If somebody has an idea, Tx.

Jun 11 '07 #1
1 1374
On Jun 11, 8:35 am, "Olivier G." <olivier.grosli ...@gmail.comwr ote:
Hi all,

I'm trying to make a menu that will not change with the pages: I have
insered an hidden frame to manage my javascript. This javascript is in
charge of creating and displaying the menu. But can the menu be
displayed in the other frame (the visible one) and not been erased
when a link is click in the main frame ?

A good example is the Gmail application: When you open a chat, you can
change the page in the main frame while your chat window stay opened.

If somebody has an idea, Tx.
The most popular method right now is developing your menu using AJAX,
which is what google has done in a number of their applications
(Google Maps, Gmail...ect..)

Jun 12 '07 #2

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

Similar topics

9
3742
by: Hal Vaughan | last post by:
In the app I'm working on, there is a need, from all classes, to get configuration information. Much of that info is stored in single line files (which may be put in the Preferences structure in java.util.prefs later). I've experimented with different ways to access these modes. Part of the problem is that I have to be sure the "home" mode is set so the Config class can always read the config directory (and the files in it) from within...
1
1983
by: Chris Melnick | last post by:
I am trying to write an application that runs in the system tray, so I am using a NotifyIcon not associated with a Form. My "main" class has an instance of the NotifyIcon, and its ContextMenu, as well as other dialogs etc that are accessed through the ContextMenu. However, since there is no window open, the main thread completes after initializing everything and the application exits. I tried to add a keep alive thread that runs until...
1
1845
by: paritycheck | last post by:
Hi Guys, I'm stuck with a terribly persistant "Access to the path *** is denied" problem. I'm trying to upload a foile using the file control. The code checks if a file of the same name as uploaded exists and if so, attempts to delete the file and then uploads the new file. <STRONG> Dim myFile As File
15
2122
by: Edwin Knoppert | last post by:
I have searched but info is limitted. In my test app i used a non persistant cookie for forms authentication. slidingExpiration is set to true On run and close and rerun the login remains ok. I have a time-out of one minute and indeed, it directs me to the login if i wait to long. The slidingExpiration does it's work also.
1
1526
by: John A. Bailo | last post by:
This is a general web development question about persistant cookies. I thought I would use persistant cookies to indentify unique visitors to my site. When testing my cookie setting code, I found that the cookies are persistant in IE6, but in Firefox 1.5 they ended up being session cookies. Then I see that there is a drop down to set all cookies to being session cookies (cookies disappear "when I close Firefox").
1
1185
by: Will McGugan | last post by:
Hi, I'd like to have a persistant dictionary in a server so that incoming requests acquire a specific Python object, do something with it then return. There wont be that many objects but it is the persistance that is important here, I want the information to survive server re-starts / crashes. The Shelve module seems ideal for this, but because the server will be multithreaded I would like to be able to lock individual elements of the...
9
1776
by: Ole | last post by:
I'm trying to create a class acting to the user as if it is persistant. The class fields are saved in a XML file and from within the class I call a private 'SaveToFile' method that contains the line: serializer.Serialize(writer, this); - that method works very well! But when trying to load the class (using a 'LoadFromFile' method) I really run into problems because the 'this' keyword representing the curret instant is only read only. ...
1
1746
by: archana | last post by:
Hi all, Can anyone tell me what exactly persistant cookies and non-persistant cookies means. I read some where that in non persistant cookies if i am using session data remains in that cookies untill end of session. But in persistant cookies, data remains in cookies until it expires.
0
8344
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8764
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8546
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7367
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6186
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4180
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4347
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1993
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1752
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.