473,412 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

How to close an Ajax window

Hi

I have made a very simple JavaAjax like this:
<div class="iconbox" onmouseover="InProcess('my text', 'inprocess', 'In
Process');"></div>
<div id=inprocess"></div>

and it opens a small windows with the 'my text' in it, in a div below the
icon.

BUT... how do i close it again with onmouseout ?
Is there a simple way ?
Aug 18 '08 #1
2 1386
Why are you opening a window. Do you understand what Ajax is or are
you debugging or somthing.

And 'JavaAjax' is NOT the correct term. It's Ajax. You are using
JavaScript to perform Ajax.
On Aug 18, 9:01 am, "EnjoyNews" <mh-nyhe...@mail.dkwrote:
Hi

I have made a very simple JavaAjax like this:
<div class="iconbox" onmouseover="InProcess('my text', 'inprocess', 'In
Process');"></div>
<div id=inprocess"></div>

and it opens a small windows with the 'my text' in it, in a div below the
icon.

BUT... how do i close it again with onmouseout ?

Is there a simple way ?
Aug 18 '08 #2
Laser Lips wrote on 18 aug 2008 in comp.lang.javascript:
On Aug 18, 9:01 am, "EnjoyNews" <mh-nyhe...@mail.dkwrote:
>Hi

I have made a very simple JavaAjax like this:
<div class="iconbox" onmouseover="InProcess('my text', 'inprocess',
'In Process');"></div>
<div id=inprocess"></div>

and it opens a small windows with the 'my text' in it, in a div below
the icon.

BUT... how do i close it again with onmouseout ?

Is there a simple way ?
[Please do not toppost on usenet]
Why are you opening a window. Do you understand what Ajax is or are
you debugging or somthing.

And 'JavaAjax' is NOT the correct term. It's Ajax. You are using
JavaScript to perform Ajax.
Indeed.

However a window "in a div" is not a window,
so the OP is not opening a window.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Aug 18 '08 #3

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

Similar topics

18
by: Roger Withnell | last post by:
I open a new window from the current window to display maps. Several maps of different sizes can be displayed. The function is given the size of the map and adjusts the window size accordingly....
22
by: stephen | last post by:
I have created an order form that users javascript to create a new html document when the customers clicks the "print page" button. Once the new document has been created it then prints the...
4
by: Gabriella | last post by:
Hi, I have a popup window that opens from a page on my website. This popup is a form with several fields. Upon submit button it redirects to a server side ASP page which writes all data to the...
5
by: Sommer.pde | last post by:
It took me some time to find out when and why this happens. When the window of Internet Explorer is closed with an AJAX call still pending, something funny happens. Do it twice, and you will have...
3
by: nghivo | last post by:
I attempted to synchronize async Ajax calls using the following JS blocks: ==================================================== function getXMLHTTPRequest() { try { req =...
0
by: Tarik Monem | last post by:
I have been working on an all AJAX/DOM web site which is set to go live today and I thought I'd share my discoveries with all of you whom have helped me when I have encountered different issues along...
4
by: nrocha | last post by:
Hello, I've been trying to detect when a user closes a page or navigates away from it. This is part of a solution for locking pages (that is, if a user enters a page, no one else can enter it...
9
by: Nagesh | last post by:
Hi All, I have a requirement to handle the window(browser) close event. When a user tries to close the browser window , we have to prompt him whether he wants to close the window or not. If...
4
by: sheldonlg | last post by:
Does anyone know how to open a window and have it close by itself? You may ask why, but here it is. I want to have it open (a php script), run that script, and then close itself. I have an...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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...
0
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...
0
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,...
0
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...
0
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...

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.