How to close an Ajax window

E

EnjoyNews

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 ?
 
L

Laser Lips

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.
 
E

Evertjan.

Laser Lips wrote on 18 aug 2008 in comp.lang.javascript:

[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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,141
Messages
2,570,813
Members
47,357
Latest member
sitele8746

Latest Threads

Top